/[public]/psiconv/trunk/program/psiconv/Makefile.am
ViewVC logotype

Contents of /psiconv/trunk/program/psiconv/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 142 - (show annotations)
Tue Jan 29 18:38:38 2002 UTC (22 years, 2 months ago) by frodo
File size: 367 byte(s)
(Frodo) DMALLOC support

1 INCLUDES=-I../.. -I../../lib -I../../compat
2
3 bin_PROGRAMS = psiconv
4 psiconv_SOURCES = psiconv.c gen_html.c gen_html4.c gen_txt.c gen_rtf.c \
5 gen_image.c gen_latex.c magick-aux.c
6 psiconv_LDADD = ../../lib/psiconv/libpsiconv.la @LIB_MAGICK@ @LIB_DMALLOC@
7 psiconv_noinstHEADERS = gen.h psiconv.h magick-aux.h
8
9 EXTRA_DIST = gen.h psiconv.h magick-aux.h

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26