Changeset 15d6bf9 in git for Singular/Makefile.am


Ignore:
Timestamp:
Apr 5, 2018, 11:32:34 AM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '379ec2d037299db64c43fe3550b5ba8fe508dbe5')
Children:
3332c96a93d3da475e394507b578e9bbe35581e3
Parents:
55b74767d888c1b471cb75c9d1cf55c150b9a853
Message:
fix: move singular.idx to doc/doc.tbz2
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.am

    r55b747 r15d6bf9  
    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.