diff Makefile.in.in @ 997:89cca5f594bd

[xemacs-hg @ 2002-09-10 15:37:48 by james] Commit the stuff in the top-level directory that CVS didn't commit the first time around. This completes the module changes begun with the previous commit.
author james
date Tue, 10 Sep 2002 15:38:03 +0000
parents 2b676dc88c66
children fac45095e485
line wrap: on
line diff
--- a/Makefile.in.in	Tue Sep 10 15:27:39 2002 +0000
+++ b/Makefile.in.in	Tue Sep 10 15:38:03 2002 +0000
@@ -435,6 +435,9 @@
 	      $(LN_S) ${prefix}/$${dir} ${exec_prefix}/$${dir}; fi; \
 	  done; \
 	fi
+#ifdef HAVE_SHLIB
+	$(INSTALL_DATA) $(srcdir)/modules/auto-autoloads.* $(moduledir)
+#endif
 
 install-arch-indep: mkdir info
 	-@set ${COPYDESTS} ; \