Changeset d462535 in git for omalloc/Makefile.am


Ignore:
Timestamp:
Feb 17, 2011, 5:00:57 PM (13 years ago)
Author:
Bradford Hovinen <hovinen@…>
Branches:
(u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
Children:
e879df352ec16003286913cdc51aedd1bfa8161e
Parents:
0cf29ee32038f8d901f290b7fcd031648f9dd8f9
git-author:
Bradford Hovinen <hovinen@gmail.com>2011-02-17 17:00:57+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:59:30+01:00
Message:
Change order of libraries when building libpolys/coeffs/test to avoid undefined symbol errors
Add omTables.h to BUILT_SOURCES in omalloc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/Makefile.am

    r0cf29ee rd462535  
    3636libomalloc_a_CPPFLAGS= -DOM_NDEBUG
    3737
    38 BUILT_SOURCES = omTables.inc
     38BUILT_SOURCES = omTables.inc omTables.h
    3939
    4040omTables.inc: omTables omalloc.h
Note: See TracChangeset for help on using the changeset viewer.