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
Line 
1ACLOCAL_AMFLAGS = -I m4
2
3SUBDIRS = src/lib src/bin/mpqc src/bin/mpqc/validate lib
4
5EXTRA_DIST = \
6 bin/listlibs.pl \
7 include/FlexLexer.h \
8 lib/atominfo.kv \
9 lib/basis \
10 lib/cca \
11 lib/perl
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.