From: Hugo Villeneuve Date: Thu, 18 Jul 2013 03:48:14 +0000 (-0400) Subject: Remove custom rule to clean .deps, now supported by default X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=e88239d0b77db5a4be902d02db924b1e24e9dc5d;p=dockapps%2Fdockbatmon.git Remove custom rule to clean .deps, now supported by default --- diff --git a/Makefile.am b/Makefile.am index abc943b..eafdc33 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,8 +12,6 @@ ACLOCAL = aclocal -I $(ac_aux_dir) CLEANFILES = *~ -DISTCLEANFILES = .deps/*.P - MAINTAINERCLEANFILES = \ Makefile.in \ aclocal.m4 \