summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 0ab8db6..6924d92 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -63,6 +63,9 @@ lib progs test _test install uninstall TAGS dep depend:
done
# Number format detection
+H5detect:
+ (cd src && $(MAKE) $@)
+
H5Tinit.c:
(cd src && $(MAKE) $@)