summaryrefslogtreecommitdiffstats
path: root/hl/c++
diff options
context:
space:
mode:
Diffstat (limited to 'hl/c++')
-rw-r--r--hl/c++/src/Makefile.in2
-rw-r--r--hl/c++/test/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in
index 38c5d69..484d76e 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -28,7 +28,7 @@
# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
#
# HDF5-C++ Makefile(.in)
-#
+#
SOURCES = $(libhdf5_hl_cpp_la_SOURCES)
diff --git a/hl/c++/test/Makefile.in b/hl/c++/test/Makefile.in
index c483810..906cc63 100644
--- a/hl/c++/test/Makefile.in
+++ b/hl/c++/test/Makefile.in
@@ -28,7 +28,7 @@
# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
#
# HDF5-C++ Makefile(.in)
-#
+#
SOURCES = $(ptableTest_SOURCES)
srcdir = @srcdir@