Changeset 4b7c2a in git for kernel/GBEngine/Makefile.am


Ignore:
Timestamp:
May 30, 2014, 2:28:46 AM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
d9dfcea84bd0d2eb3427c96d4f714a02c904ad87
Parents:
44e55429c18451c5c2d86929c7cdbb8d0b2f1189
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-05-30 02:28:46+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-05-30 02:29:48+02:00
Message:
Fixed the target path for public kernel headers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/Makefile.am

    r44e5542 r4b7c2a  
    77libGBEngine_la_SOURCES=khstd.cc kstdfac.cc kstd1.cc kstd2.cc kutil.cc nc.cc sca.cc gr_kstd2.cc kspoly.cc kpolys.cc syz.cc syz0.cc syz1.cc syz2.cc syz3.cc units.cc tgb.cc tgbgauss.cc f5data.cc f5lists.cc f5gb.cc f5c.cc ratgring.cc shiftgb.cc ringgb.cc janet.cc
    88
    9 libGBEngine_la_includedir=$(includedir)/kernel/GBEngine
     9libGBEngine_la_includedir=$(includedir)/singular/kernel/GBEngine
    1010libGBEngine_la_include_HEADERS=stairc.h syz.h kstdfac.h kutil.h khstd.h kstd1.h units.h ratgring.h shiftgb.h nc.h kInline.h tgb.h ringgb.h tgbgauss.h tgb_internal.h f5c.h f5data.h f5gb.h f5lists.h janet.h
    1111
Note: See TracChangeset for help on using the changeset viewer.