[cgma-dev] r1167 - cgm/trunk/itaps
tautges at mcs.anl.gov
tautges at mcs.anl.gov
Thu Jun 28 15:32:50 CDT 2007
Author: tautges
Date: 2007-06-28 15:32:50 -0500 (Thu, 28 Jun 2007)
New Revision: 1167
Modified:
cgm/trunk/itaps/Makefile.am
Log:
Benign change to test commit messages.
Modified: cgm/trunk/itaps/Makefile.am
===================================================================
--- cgm/trunk/itaps/Makefile.am 2007-06-28 20:27:10 UTC (rev 1166)
+++ cgm/trunk/itaps/Makefile.am 2007-06-28 20:32:50 UTC (rev 1167)
@@ -3,12 +3,12 @@
DEFS = $(TEMPLATE_DEFS_INCLUDED) $(HAVE_ACIS_DEF)
if USE_BABEL
- babel_DIR = SIDL
+ SIDL_DIR = SIDL
else
- babel_DIR =
+ SIDL_DIR =
endif
-SUBDIRS = . $(babel_DIR)
+SUBDIRS = . $(SIDL_DIR)
lib_LTLIBRARIES = libiGeom.la
More information about the cgma-dev
mailing list