Changeset 4e855a7 in git
- Timestamp:
- Nov 14, 2011, 10:09:50 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'cdfcdb8287f66bc6070028082cbbc6eff10e609b')
- Children:
- a2cdd6286f99d30cc6e021fc7e408523b87a3b7f
- Parents:
- 46e5030de2b6094068cceec4cd764bad1a65a02c
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-14 22:09:50+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-15 11:57:52+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.am
r46e503 r4e855a7 231 231 singularlibrarydir = ${datadir}/singular 232 232 singularlibrary = $(SLIB0:%=LIB/%) $(SLIB1:%=LIB/%) $(PLIBS:%=LIB/%) 233 nobase_dist_singularlibrary_DATA = LIB/all.lib LIB/ help.cnf ${singularlibrary}234 EXTRA_DIST = make_alllib.sh LIB/all.lib.tmpl singular-libs LIB/help.cnf 233 nobase_dist_singularlibrary_DATA = LIB/all.lib LIB/tst.lib LIB/help.cnf ${singularlibrary} 234 EXTRA_DIST = make_alllib.sh LIB/all.lib.tmpl singular-libs LIB/help.cnf LIB/tst.lib 235 235 236 236 # ${nobase_dist_singularlibrary_DATA}
Note: See TracChangeset
for help on using the changeset viewer.