source:
toilet/trunk/tools/Makefile.am
@
2261
Last change on this file since 2261 was 1468, checked in by , 16 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[1291] | 1 | # $Id: Makefile.am 929 2006-10-20 16:19:41Z sam $ |
2 | ||
3 | noinst_PROGRAMS = caca2tlf | |
4 | ||
5 | caca2tlf_SOURCES = caca2tlf.c | |
[1442] | 6 | caca2tlf_CFLAGS = @CUCUL_CFLAGS@ |
[1468] | 7 | caca2tlf_LDADD = @CUCUL_LIBS@ |
[1291] | 8 |
Note: See TracBrowser
for help on using the repository browser.