source:
toilet/trunk/tools/Makefile.am
@
2988
| Revision 2988, 171 bytes checked in by sam, 5 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | # $Id: Makefile.am 929 2006-10-20 16:19:41Z sam $ |
| 2 | |
| 3 | noinst_PROGRAMS = caca2tlf |
| 4 | |
| 5 | caca2tlf_SOURCES = caca2tlf.c |
| 6 | caca2tlf_CFLAGS = @CACA_CFLAGS@ |
| 7 | caca2tlf_LDADD = @CACA_LIBS@ |
| 8 |
Note: See TracBrowser
for help on using the repository browser.
