source: pcp/Makefile.am@ b86de7

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

Some files were missing in the repository

pseudopotentials and the databases of molecuilder were not present, they are now included as EXTRA_DIST in the Makefile.am

  • Property mode set to 100644
File size: 344 bytes
Line 
1ACLOCAL_AMFLAGS = -I m4
2SUBDIRS = src doc tests
3DIST_SUBDIRS = ${SUBDIRS}
4
5#include aminclude.am
6
7pcpdir = ${bindir}
8
9EXTRA_DIST = 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.