Remove custom rule to clean .deps, now supported by default
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 18 Jul 2013 03:48:14 +0000 (23:48 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 2 Jan 2022 22:43:17 +0000 (17:43 -0500)
Makefile.am

index abc943b..eafdc33 100644 (file)
@@ -12,8 +12,6 @@ ACLOCAL = aclocal -I $(ac_aux_dir)
 
 CLEANFILES = *~
 
-DISTCLEANFILES = .deps/*.P
-
 MAINTAINERCLEANFILES = \
     Makefile.in \
     aclocal.m4 \