yaz-client command 'sru' may set both SRU method (SOAP/GET/POST) and
[yaz-moved-to-github.git] / doc / Makefile.am
index ea28761..76a2fac 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.81 2007-06-17 07:05:42 adam Exp $
+## $Id: Makefile.am,v 1.83 2007-07-10 09:42:46 adam Exp $
 
 SUBDIRS = common
 
@@ -96,8 +96,8 @@ doc-clean:
 install-data-hook:
        if test -f index.html; then d=.; else d="$(srcdir)"; fi; \
        for p in $$d/*.html; do \
-               $(docDATA_INSTALL) $$p $(DESTDIR)/$(docdir); \
+               $(docDATA_INSTALL) $$p $(DESTDIR)$(docdir); \
        done
 
 uninstall-hook:
-       rm -r $(DESTDIR)/$(docdir)
+       rm -r $(DESTDIR)$(docdir)