summaryrefslogtreecommitdiffstats
path: root/config/Makefile.am.blank
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2007-02-27 17:26:25 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2007-02-27 17:26:25 (GMT)
commitb94776f418e602251eb96bf58ee930380a2173e8 (patch)
tree91251ee3c5ceb1831f980524d2ff2963a34238fe /config/Makefile.am.blank
parent9dcbb7557db2108d7d0dee45f27517c751be3859 (diff)
downloadhdf5-b94776f418e602251eb96bf58ee930380a2173e8.zip
hdf5-b94776f418e602251eb96bf58ee930380a2173e8.tar.gz
hdf5-b94776f418e602251eb96bf58ee930380a2173e8.tar.bz2
[svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the
template file config/Makefile.am.blank. This is just a cleanup checkin. Tested on kagiso.
Diffstat (limited to 'config/Makefile.am.blank')
-rwxr-xr-xconfig/Makefile.am.blank6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/Makefile.am.blank b/config/Makefile.am.blank
index c4cb0da..a091c60 100755
--- a/config/Makefile.am.blank
+++ b/config/Makefile.am.blank
@@ -40,11 +40,11 @@
include $(top_srcdir)/config/commence.am
# Add include directories to the C preprocessor flags
-#INCLUDES=-I$(top_srcdir)/src
+INCLUDES=-I$(top_srcdir)/src
# Our main targets, the library foo.la and the programs bar and baz
-#lib_LTLIBRARIES=foo.la
-#bin_PROGRAMS=bar baz
+lib_LTLIBRARIES=foo.la
+bin_PROGRAMS=bar baz
# Helper programs and test programs
noinst_PROGRAMS=helper