--- dx-4.2.0/html/Makefile.am	Tue Apr 30 18:51:33 2002
+++ dx-4.2.0-new/html/Makefile.am	Wed Apr  2 15:14:40 2003
@@ -19,9 +19,9 @@
 html_DATA = $(EXTRA_DIST)
 
 install-data-hook:
-	@-sh -c '( cd $(htmldir) && $(LN_S) allguide.htm index.htm ; \
+	@-sh -c '( cd $(DESTDIR)$(htmldir) && $(LN_S) allguide.htm index.htm ; \
 		 $(LN_S) allguide.htm index.html ; \
-		 echo "cd $(htmldir)" ; \
+		 echo "cd $(DESTDIR)$(htmldir)" ; \
 		 echo "$(LN_S) allguide.htm index.htm" ; \
 		 echo "$(LN_S) allguide.htm index.html" ) \
 		'
