Remove custom rule to clean .deps, now supported by default
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 18 Jul 2013 03:48:36 +0000 (23:48 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Jul 2013 03:46:06 +0000 (23:46 -0400)
Makefile.am
src/Makefile.am

index 82b402c..aa5ad62 100644 (file)
@@ -12,8 +12,6 @@ ACLOCAL = aclocal -I $(ac_aux_dir)
 
 CLEANFILES = *~
 
-DISTCLEANFILES = .deps/*.P
-
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config-h.in \
                        stamp-h.in $(ac_aux_dir)/depcomp \
                        $(ac_aux_dir)/install-sh $(ac_aux_dir)/missing \
index 04ac8c5..4fe7f5a 100644 (file)
@@ -21,6 +21,4 @@ EXTRA_DIST =
 
 CLEANFILES = *~
 
-DISTCLEANFILES = .deps/*.P
-
 MAINTAINERCLEANFILES = Makefile.in