Changeset f65f1b in git for factory/Makefile.am


Ignore:
Timestamp:
Sep 6, 2011, 7:34:04 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
b9cf410a96c73af3a43f5d317b0ff37eec0a49de
Parents:
41d16b51dc7a98ea070feec36780afeb1aeba122
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-06 19:34:04+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:32+01:00
Message:
FIX: one too many EXTRA_PROGRAMS... due to cplusplus
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r41d16b rf65f1b  
    201201# moreover factory.h needs a lot more generated headers, which wouldn't be installed yet
    202202
    203 EXTRA_PROGRAMS = gengftables
     203EXTRA_PROGRAMS = gengftables cplusplus
     204
    204205
    205206gengftables_SOURCES = gengftables-conway.cc
     
    313314
    314315
    315 EXTRA_PROGRAMS = cplusplus
    316 
    317316cplusplus_SOURCES = cplusplus.cc
    318317
Note: See TracChangeset for help on using the changeset viewer.