File: Makefile.am

package info (click to toggle)
psiconv 0.9.8-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,112 kB
  • ctags: 1,229
  • sloc: ansic: 17,105; sh: 8,918; makefile: 203
file content (5 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (2)
1
2
3
4
5
INCLUDES=-I../../lib -I../../compat

noinst_PROGRAMS = checkuid rewrite empty
rewrite_LDADD = ../../lib/psiconv/libpsiconv.la @LIB_DMALLOC@
empty_LDADD = ../../lib/psiconv/libpsiconv.la @LIB_DMALLOC@