Changeset 46e503 in git
- Timestamp:
- Nov 15, 2011, 11:31:39 AM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 4e855a74192517a72dcb8d0b593d1a3706ed88d9
- Parents:
- 5f9e7bec0bb1316bac84cb032e352550ef708474
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-15 11:31:39+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
r5f9e7b r46e503 231 231 singularlibrarydir = ${datadir}/singular 232 232 singularlibrary = $(SLIB0:%=LIB/%) $(SLIB1:%=LIB/%) $(PLIBS:%=LIB/%) 233 nobase_dist_singularlibrary_DATA = LIB/all.lib ${singularlibrary}234 EXTRA_DIST = make_alllib.sh LIB/all.lib.tmpl singular-libs 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 235 235 236 236 # ${nobase_dist_singularlibrary_DATA}
Note: See TracChangeset
for help on using the changeset viewer.