/[public]/psiconv/tags/rel-0-9-4/etc/Makefile.am
ViewVC logotype

Contents of /psiconv/tags/rel-0-9-4/etc/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 243 - (show annotations)
Wed Mar 17 17:31:13 2004 UTC (20 years, 1 month ago) by (unknown author)
File size: 325 byte(s)
This commit was manufactured by cvs2svn to create tag 'rel-0-9-4'.
1 INCLUDES=-I../.. -I../../lib -I../../compat
2
3 psiconvetcdir = @PSICONVETCDIR@
4 psiconvetc_DATA = psiconv.conf.eg
5
6 EXTRA_DIST=psiconv.conf.eg
7
8 install-data-hook:
9 if ! test -f $(DESTDIR)$(psiconvetcdir)/psiconv.conf; then \
10 cp $(DESTDIR)$(psiconvetcdir)/psiconv.conf.eg \
11 $(DESTDIR)$(psiconvetcdir)/psiconv.conf; \
12 fi

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