source: ThirdParty/mpqc_open/Makefile.am@ 1ca493a

Candidate_v1.7.0 stable
Last change on this file since 1ca493a was 033dbc, checked in by Frederik Heber <frederik.heber@…>, 5 years ago

DISTFIX: mpqc_open did not distribute listlibs.pl.

  • Property mode set to 100644
File size: 312 bytes
RevLine 
[494d1f]1ACLOCAL_AMFLAGS = -I m4
2
[794a65]3SUBDIRS = src/lib src/bin/mpqc src/bin/mpqc/validate lib
[4f20e7]4
5EXTRA_DIST = \
[033dbc]6 bin/listlibs.pl \
[4f20e7]7 include/FlexLexer.h \
[007aa9]8 lib/atominfo.kv \
[4f20e7]9 lib/basis \
[007aa9]10 lib/cca \
11 lib/perl
[4e8108]12
13# have libtool update itself
14LIBTOOL_DEPS = @LIBTOOL_DEPS@
15libtool: $(LIBTOOL_DEPS)
16 $(SHELL) ./config.status libtool
Note: See TracBrowser for help on using the repository browser.