Changeset 5acf7dc in git for factory/Makefile.am


Ignore:
Timestamp:
Dec 16, 2011, 7:00:47 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
ebf13849df776a2674dee3545428c623e5ad12f9
Parents:
b7d64b3fc45a85f34ae6f34e9c227eed2796c70f
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-12-16 19:00:47+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-06 21:09:33+01:00
Message:
adaptation due to libfac

FIX: libfac uses factory.h (which includes factory/cf_gmp.h...)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    rb7d64b r5acf7dc  
    11ACLOCAL_AMFLAGS = -I ../m4
    22
    3 SUBDIRS = include/factory
     3SUBDIRS=include/factory libfac
    44
    55CXXTEMPLFLAGS      =  --no-exceptions ## -fno-implicit-templates
     
    356356test_d_r_LDADD = -L${builddir} -lfactory $(GMP_LIBS) $(NTL_LIBS)
    357357
    358 
    359 PACKAGES=libfac
    360 SUBDIRS=$(PACKAGES)
Note: See TracChangeset for help on using the changeset viewer.