chiark / gitweb /
Remove unused variables relating to poll.
[adns.git] / Makefile.in
index 3c20dfca6144aabdbffb1c456e9a8cf1c682d6d8..91d04f8cc2f9bb27cae03bdd426acf6317553357 100644 (file)
@@ -29,7 +29,7 @@ all install uninstall clean distclean mostlyclean maintainer-clean distprep:
 all-here install-here uninstall-here distprep-here:    README
 
 clean-here mostlyclean-here:
-               rm -f *~ ./#*# core *.orig *.rej Makefile adns-*.tar.gz
+               rm -f *~ ./#*# core *.orig *.rej adns-*.tar.gz
                rm -rf dist_tmp
 
 distclean-here maintainer-clean-here:  clean-here