]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix up previous admin/unidata clean rules
authorGlenn Morris <rgm@gnu.org>
Wed, 30 Oct 2013 16:45:51 +0000 (09:45 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 30 Oct 2013 16:45:51 +0000 (09:45 -0700)
admin/unidata/Makefile.in

index dc939cacd1e1896df7fc84d5c13ed2ef0aeed5b4..4d9473635143cb2c514d6983695aa188428f38c4 100644 (file)
@@ -58,7 +58,9 @@ clean:
        fi
        rm -f charprop.el ${srcdir}/*.elc unidata.txt
 
+bootstrap-clean: clean
+
 distclean: clean
        -rm -f ./Makefile
 
-bootstrap-clean maintainer-clean: distclean
+maintainer-clean: distclean