Index: Makefile.am
===================================================================
RCS file: /cvsroot/libtool/libtool/Makefile.am,v
retrieving revision 1.159
diff -u -r1.159 Makefile.am
--- Makefile.am	29 Aug 2005 14:37:56 -0000	1.159
+++ Makefile.am	30 Aug 2005 08:20:14 -0000
@@ -373,8 +373,9 @@
 
 # Everything that gets picked up by aclocal is automatically distributed,
 # this is the list of macro files we install on the user's system.
-aclocalfiles	= m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 \
-		  m4/ltsugar.m4 m4/ltversion.m4
+aclocalfiles	= libltdl/m4/argz.m4 libltdl/m4/libtool.m4 \
+		  libltdl/m4/ltdl.m4 libltdl/m4/ltoptions.m4 \
+		  libltdl/m4/ltsugar.m4 libltdl/m4/ltversion.m4
 
 ## These are installed as a subdirectory of pkgdatadir so that
 ## libtoolize --ltdl can find them later:
