Changeset 508432 in git


Ignore:
Timestamp:
Nov 17, 2011, 8:13:25 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
756b1401f62fc8bded1dd41ecf3bb21c51e454c5
Parents:
444bcfc5c67574ab5371ac1f5780ce53fefd9537
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-17 20:13:25+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-19 03:27:48+01:00
Message:
FIX: readcf.cc is handled automatically (just distribute factory/readcf.yy)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r444bcf r508432  
    288288                examples/factorize.cc examples/gcd.cc \
    289289                bin/folding.el bin/fold-docu.el \
    290                 bin/makeheader bin/gen-readcf
     290                bin/makeheader bin/gen-readcf readcf.yy
    291291
    292292##################################################
     
    295295noinst_PROGRAMS = cplusplus
    296296
    297 BUILT_SOURCES = cplusplus.h factory.h factoryconf.h readcf.cc
     297BUILT_SOURCES = cplusplus.h factory.h factoryconf.h
    298298
    299299CLEANFILES = $(BUILT_SOURCES)
Note: See TracChangeset for help on using the changeset viewer.