[cig-commits] r15245 - cs/spatialdata-0.1/trunk/modulesrc/include

brad at geodynamics.org brad at geodynamics.org
Sun Jun 14 18:15:40 PDT 2009


Author: brad
Date: 2009-06-14 18:15:40 -0700 (Sun, 14 Jun 2009)
New Revision: 15245

Added:
   cs/spatialdata-0.1/trunk/modulesrc/include/Makefile.am
Log:
Added missing file.

Added: cs/spatialdata-0.1/trunk/modulesrc/include/Makefile.am
===================================================================
--- cs/spatialdata-0.1/trunk/modulesrc/include/Makefile.am	                        (rev 0)
+++ cs/spatialdata-0.1/trunk/modulesrc/include/Makefile.am	2009-06-15 01:15:40 UTC (rev 15245)
@@ -0,0 +1,21 @@
+# -*- Makefile -*-
+#
+# ----------------------------------------------------------------------
+#
+#                           Brad T. Aagaard
+#                        U.S. Geological Survey
+#
+# <LicenseText>
+#
+# ----------------------------------------------------------------------
+#
+
+subpackage = swig/include
+include $(top_srcdir)/subpackage.am
+
+dist_subpkgdata_DATA = \
+	numpy.i \
+	chararray.i
+
+
+# End of file 



More information about the CIG-COMMITS mailing list