Changeset e08559 in git for factory/Makefile.am


Ignore:
Timestamp:
Oct 12, 2011, 11:09:22 AM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
bb6adffbaad34a6efe9e5f29f7ec560311c816c1
Parents:
ab788d2fa2a3a3cfadef40aeb1619e81ac889f17
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-10-12 11:09:22+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:58+01:00
Message:
ADD: prepearing to use the AX_PREFIX_CONFIG*
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    rab788d re08559  
    289289noinst_PROGRAMS = cplusplus
    290290
    291 BUILT_SOURCES = cplusplus.h factory.h factoryconf.h readcf.cc
     291BUILT_SOURCES = cplusplus.h factory.h factoryconf.h readcf.cc  factory_config.h
    292292
    293293CLEANFILES = $(BUILT_SOURCES)
     294
    294295
    295296cplusplus_SOURCES = cplusplus.cc
     
    324325test_r_LDADD = -L${builddir} -lfactory $(GMP_LIBS) $(NTL_LIBS)
    325326
     327
     328####################################################
     329## The following is due to AX_PREFIX_CONFIG_H
     330##
     331
     332DISTCLEANFILES=_configs.sed
Note: See TracChangeset for help on using the changeset viewer.