source:
cacamoo/trunk/src/Makefile.am
@
1244
Last change on this file since 1244 was 1244, checked in by , 16 years ago | |
---|---|
File size: 150 bytes |
Rev | Line | |
---|---|---|
[1209] | 1 | |
2 | bin_PROGRAMS = cacamoo | |
3 | ||
[1244] | 4 | cacamoo_SOURCES = main.c cacamoo.h |
[1209] | 5 | cacamoo_CFLAGS = `pkg-config --cflags cucul` |
6 | cacamoo_LDFLAGS = `pkg-config --libs cucul` | |
7 |
Note: See TracBrowser
for help on using the repository browser.