diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/commence.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/commence.in b/config/commence.in index f6a27d0..0cdfce1 100644 --- a/config/commence.in +++ b/config/commence.in @@ -59,7 +59,7 @@ LT_UNINSTALL=$(LT) --mode=uninstall $(RM) ## defined. The main makefile is free to redefine these to something else. DOCDIR=$(docdir) SUBDOCDIR= -EXAMPLEDIR=$(docdir) +EXAMPLEDIR=$(docdir)/hdf5/examples/c LIB= LIB_SRC= LIB_OBJ= |