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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 357 - (show annotations)
Wed Oct 29 09:17:54 2014 UTC (9 years, 5 months ago) by (unknown author)
File size: 325 byte(s)
This commit was manufactured by cvs2svn to create tag 'rel-0-9-9'.
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