target 'clean-local' added

This commit is contained in:
2011-08-11 15:02:33 +00:00
parent 33f3e8a24d
commit f9710938f2
+2 -1
View File
@@ -125,5 +125,6 @@ install-exec-local:
@$(INSTALL) -d $(DESTDIR)$(includedir)/h5core
@$(INSTALL) -m644 ../include/h5core/*.h $(DESTDIR)$(includedir)/h5core/
clean: clean-am
clean-local:
$(RM) -f ../lib/libH5hut.*