diff options
Diffstat (limited to 'c++/config/commence.in')
-rw-r--r-- | c++/config/commence.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/config/commence.in b/c++/config/commence.in index 8efa81b..8f63096 100644 --- a/c++/config/commence.in +++ b/c++/config/commence.in @@ -61,7 +61,7 @@ LT_UNINSTALL=$(LT) --mode=uninstall $(RM) ## complains if it sees a reference to a variable which has never been ## defined. The main makefile is free to redefine these to something else. DOCDIR=$(docdir) -EXAMPLEDIR=$(docdir) +EXAMPLEDIR=$(docdir)/hdf5/examples/c++ LIB= LIB_SRC= LIB_OBJ= |