[MOAB-dev] r2900 - MOAB/trunk/tools/dagmc
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Wed May 20 10:34:36 CDT 2009
Author: kraftche
Date: 2009-05-20 10:34:35 -0500 (Wed, 20 May 2009)
New Revision: 2900
Modified:
MOAB/trunk/tools/dagmc/Makefile.am
Log:
remove reference to dagmc.make
Modified: MOAB/trunk/tools/dagmc/Makefile.am
===================================================================
--- MOAB/trunk/tools/dagmc/Makefile.am 2009-05-19 19:48:07 UTC (rev 2899)
+++ MOAB/trunk/tools/dagmc/Makefile.am 2009-05-20 15:34:35 UTC (rev 2900)
@@ -29,13 +29,6 @@
CGM_LTFLAGS = @CGM_LTFLAGS@
CGM_LIBS = @CGM_LIBS@
-# Automake doesn't seem to have a directory defined for
-# platform-dependent data (or include) files. So put
-# in $(libdir). Define a $(cfgdir) to get around automake's
-# check that only libraries are going in $(libdir)
-cfgdir = $(libdir)
-cfg_DATA = dagmc.make
-
TESTS = test_geom
check_PROGRAMS = $(TESTS) pt_vol_test ray_fire_test
More information about the moab-dev
mailing list