source: cacamoo/trunk/src/Makefile.am @ 1453

Last change on this file since 1453 was 1448, checked in by Sam Hocevar, 16 years ago
  • Use PKG_CHECK_MODULES the right way.
File size: 122 bytes
Line 
1
2bin_PROGRAMS = cacamoo
3
4cacamoo_SOURCES = main.c cacamoo.h
5cacamoo_CFLAGS = @CUCUL_CFLAGS@
6cacamoo_LDADD = @CUCUL_LIBS@
7
Note: See TracBrowser for help on using the repository browser.