]> Untitled Git - hvutilities.git/commitdiff
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 67096747c35d77fe41b6e7d3fb74a0c6e9d8d93b..1645ab54e83f8e50994c789b47ebe128ade5a55a 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 \