]> sjero.net Git - wget/blobdiff - Makefile.am
Minor doc updates.
[wget] / Makefile.am
index 25e30cf02870ab58bc97987055b282e004b5066b..27b43549046187e8c306286d0787d79eb57e5fae 100644 (file)
 # Version: @VERSION@
 #
 
+
+# We can't help that installing wget.info leaves /usr/share/info/dir
+# around, and we need to prevent uninstallation of the possibly
+# previously-existing /etc/wgetrc.
+distuninstallcheck_listfiles = find . -type f | \
+                              grep -Ev '(/share/info/dir|/etc/wgetrc)$$'
+
 # Search for macros in the m4 subdirectory:
 ACLOCAL_AMFLAGS = -I m4 -I md5/m4
 
@@ -39,6 +46,6 @@ SUBDIRS = lib md5 src doc po tests util windows
 EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
              msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
              msdos/Makefile.WC ABOUT-NLS autogen.sh \
-             build_info.pl
+             build-aux/build_info.pl
 
 CLEANFILES = *~ *.bak $(DISTNAME).tar.gz