Changeset 772990 in git for libpolys/misc/Makefile.am


Ignore:
Timestamp:
Feb 22, 2012, 8:18:39 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
260672366116e9f5c3b19013786b1955f55cd47a
Parents:
762407dfdd4ce18e60ae114357800624f0b09308
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-22 20:18:39+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-23 20:35:09+01:00
Message:
fix the package install

FIX: install all needed headers (e.g. for linking dynamic modules),
FIX: kernel/mod2.h is public and must be installed (among others)
CHG: don't install Singular/version.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/misc/Makefile.am

    r762407 r772990  
    2222
    2323libmisc_includedir = $(includedir)/singular/misc
    24 libmisc_include_HEADERS = mylimits.h options.h intvec.h int64vec.h
     24libmisc_include_HEADERS = mylimits.h options.h intvec.h int64vec.h auxiliary.h
    2525
    2626nodist_libmisc_la_SOURCES   = auxiliary.h
Note: See TracChangeset for help on using the changeset viewer.