Remove custom rule to clean .deps, now supported by default
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 31 Jul 2013 19:29:01 +0000 (15:29 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 31 Jul 2013 19:29:01 +0000 (15:29 -0400)
Makefile.am

index 6709674..1645ab5 100644 (file)
@@ -11,8 +11,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 \