You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
171 B

  1. # $Id: Makefile.am 929 2006-10-20 16:19:41Z sam $
  2. noinst_PROGRAMS = caca2tlf
  3. caca2tlf_SOURCES = caca2tlf.c
  4. caca2tlf_CFLAGS = @CACA_CFLAGS@
  5. caca2tlf_LDADD = @CACA_LIBS@