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
Line 
1ACLOCAL_AMFLAGS = -I m4
2SUBDIRS = src doc tests
3DIST_SUBDIRS = ${SUBDIRS}
4
5#include aminclude.am
6
7pcpdir = ${bindir}
8
9EXTRA_DIST = pseudopot autogen.sh
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.??'`
16
Note: See TracBrowser for help on using the repository browser.