Changeset 4e855a7 in git


Ignore:
Timestamp:
Nov 14, 2011, 10:09:50 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
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
Message:
ADD: distibute LIB/tst.lib for now
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.am

    r46e503 r4e855a7  
    231231singularlibrarydir = ${datadir}/singular
    232232singularlibrary = $(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
     233nobase_dist_singularlibrary_DATA = LIB/all.lib LIB/tst.lib LIB/help.cnf ${singularlibrary}
     234EXTRA_DIST = make_alllib.sh LIB/all.lib.tmpl singular-libs LIB/help.cnf LIB/tst.lib
    235235
    236236# ${nobase_dist_singularlibrary_DATA}
Note: See TracChangeset for help on using the changeset viewer.