Clean up doc handling.
[shibboleth/cpp-xmltooling.git] / Makefile.am
index 04687d3..c3c55a9 100644 (file)
@@ -21,10 +21,6 @@ else
 all-local: $(GENFILES)
 endif
 
-install-data-hook:
-       rm -rf $(DESTDIR)$(datadir)/doc/@PACKAGE@/api
-       cp -r doc/api $(DESTDIR)$(datadir)/doc/@PACKAGE@
-
 $(GENFILES): %: %.in Makefile
        rm -f $@.tmp
        sed < $@.in > $@.tmp \