Rename GenerationLimit to GenerationLimitCondition. Add test for this class.
[genetic.git] / Makefile.am
index 45fb87235fc17ba94e299a37794894c37f4f847c..77706d61da6f08dfc00e657467e94c441664c551 100644 (file)
@@ -1,5 +1,6 @@
 AUTOMAKE_OPTIONS = gnu subdir-objects
 ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
+AM_CXXFLAGS=-std=c++11
 
 EXTRA_DIST = \
     config.rpath
@@ -23,6 +24,8 @@ CLEANFILES = \
     %~ \
     doxyfile.stamp
 
+SUBDIRS = . tests
+
 bin_PROGRAMS = bin/genetic
 dist_noinst_SCRIPTS = autogen.sh