source: pcp/Makefile.am@ d7b1bf

Last change on this file since d7b1bf was a1c448, checked in by Frederik Heber <heber@…>, 17 years ago

removed some old EXTRA_DIST remnants which actually belonged to util package

  • Property mode set to 100644
File size: 354 bytes
RevLine 
[a0bcf1]1ACLOCAL_AMFLAGS = -I m4
[b5279f0]2SUBDIRS = src doc tests
[a0bcf1]3DIST_SUBDIRS = ${SUBDIRS}
4
5#include aminclude.am
6
7pcpdir = ${bindir}
8
[a1c448]9EXTRA_DIST = pseudopot autogen.sh
[a0bcf1]10
11#configs.tar.gz:
12# $(TAR) -zcvf $(srcdir)/configs.tar.gz `find $(srcdir) -name 'main_pcp_linux'`
13
14#pseudopots.tar.gz:
15# $(TAR) -zcvf $(srcdir)/pseudopots.tar.gz `find $(srcdir) -name 'pseudo.??'`
[b5279f0]16
Note: See TracBrowser for help on using the repository browser.