[cgma-dev] r6108 - cgm/trunk/geom/facet
    janehu at mcs.anl.gov 
    janehu at mcs.anl.gov
       
    Wed Dec  4 10:25:35 CST 2013
    
    
  
Author: janehu
Date: 2013-12-04 10:25:35 -0600 (Wed, 04 Dec 2013)
New Revision: 6108
Modified:
   cgm/trunk/geom/facet/Makefile.am
Log:
Fixed the two include directory after installation reported by Danqing.
Modified: cgm/trunk/geom/facet/Makefile.am
===================================================================
--- cgm/trunk/geom/facet/Makefile.am	2013-12-02 19:05:48 UTC (rev 6107)
+++ cgm/trunk/geom/facet/Makefile.am	2013-12-04 16:25:35 UTC (rev 6108)
@@ -12,7 +12,7 @@
 #libcubit_facet_la_LIBADD = ../Cholla/libCholla.la ../facetbool/libcubit_facetbool.la
 
 # The directory where headers will be installed
-libcubit_facet_la_includedir = $(includedir) 
+libcubit_facet_la_includedir = $(includedir)
 
 # The non-template sources
 libcubit_facet_la_SOURCES = \
    
    
More information about the cgma-dev
mailing list