Changeset 368dcf in git for Singular/Makefile.am


Ignore:
Timestamp:
Apr 5, 2018, 2:00:05 PM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
945ccc9d24666485bf37d032e929710f62e1063af2a4ddf13a67aded2d7eb6d181c2cfda9ceb300a
Parents:
3778c1cd47e473a481bc16cc58ccb6b1767bb99e9c2cf91f31b9174ec4735d6e2fab3ee8ed28b302
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2018-04-05 14:00:05+02:00
git-committer:
GitHub <noreply@github.com>2018-04-05 14:00:05+02:00
Message:
Merge pull request #864 from steenpass/preimage

include kernel/preimage.h in libsingular.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.am

    r9c2cf9 r368dcf  
    218218singularlibrarydir = ${datadir}/singular
    219219singularlibrary = $(SLIB0:%=LIB/%) $(SLIB1:%=LIB/%) $(PLIBS:%=LIB/%) $(SLIB2:%=LIB/%)
    220 singularlibrary_DATA = $(top_srcdir)/doc/singular.idx
    221220nobase_dist_singularlibrary_DATA = LIB/tst.lib LIB/help.cnf ${singularlibrary}
    222221EXTRA_DIST = grammar.y libparse.ll make_alllib.sh LIB/all.lib.tmpl \
    223222             singular-libs LIB/help.cnf LIB/.singularrc LIB/COPYING \
    224              links/slInit_Dynamic.cc ../doc/singular.idx
     223             links/slInit_Dynamic.cc
    225224
    226225singularalllibrarydir = ${datadir}/singular/LIB
Note: See TracChangeset for help on using the changeset viewer.