source:
cacamoo/trunk/src/Makefile.am
@
1453
Last change on this file since 1453 was 1448, checked in by , 16 years ago | |
---|---|
File size: 122 bytes |
Line | |
---|---|
1 | |
2 | bin_PROGRAMS = cacamoo |
3 | |
4 | cacamoo_SOURCES = main.c cacamoo.h |
5 | cacamoo_CFLAGS = @CUCUL_CFLAGS@ |
6 | cacamoo_LDADD = @CUCUL_LIBS@ |
7 |
Note: See TracBrowser
for help on using the repository browser.