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