diff options
Diffstat (limited to 'hl/c++')
-rw-r--r-- | hl/c++/src/Makefile.am | 2 | ||||
-rw-r--r-- | hl/c++/test/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hl/c++/src/Makefile.am b/hl/c++/src/Makefile.am index 63e95b6..32ea8e9 100644 --- a/hl/c++/src/Makefile.am +++ b/hl/c++/src/Makefile.am @@ -15,7 +15,7 @@ ## Run automake to generate a Makefile.in from this file. # # HDF5-C++ Makefile(.in) -# +# include $(top_srcdir)/config/commence.am diff --git a/hl/c++/test/Makefile.am b/hl/c++/test/Makefile.am index d438e41..95917f0 100644 --- a/hl/c++/test/Makefile.am +++ b/hl/c++/test/Makefile.am @@ -15,7 +15,7 @@ ## Run automake to generate a Makefile.in from this file. # # HDF5-C++ Makefile(.in) -# +# include $(top_srcdir)/config/commence.am |