source:
cacamoo/trunk/src/Makefile.am
@
1209
Last change on this file since 1209 was 1209, checked in by , 16 years ago | |
---|---|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[1209] | 1 | |
2 | bin_PROGRAMS = cacamoo | |
3 | ||
4 | cacamoo_SOURCES = main.c | |
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.