source:
ThirdParty/mpqc_open/lib/Makefile.am
Last change on this file was 794a65, checked in by , 8 years ago | |
---|---|
|
|
File size: 199 bytes |
Rev | Line | |
---|---|---|
[794a65] | 1 | extrastuffdir = $(datadir)/@PACKAGE@/ |
2 | ||
3 | atominfodir= $(extrastuffdir)/ | |
4 | atominfo_DATA = \ | |
5 | ${top_srcdir}/lib/atominfo.kv | |
6 | basisdir = $(extrastuffdir)/basis/ | |
7 | basis_DATA = \ | |
8 | ${top_srcdir}/lib/basis/*.kv |
Note:
See TracBrowser
for help on using the repository browser.