Remove custom rule to clean .deps, now supported by default
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 18 Jul 2013 03:50:54 +0000 (23:50 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 6 Nov 2013 00:54:28 +0000 (19:54 -0500)
Makefile.am
src/Makefile.am

index 0ad83b5..dca6411 100644 (file)
@@ -13,8 +13,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 067e08f..1983fe8 100644 (file)
@@ -8,7 +8,6 @@ wmnotify_SOURCES = wmnotify.c wmnotify.h options.c options.h configfile.c config
                    network.c network.h pop3.c pop3.h imap.c imap.h ssl.c ssl.h common.h
 
 CLEANFILES     = *~
-DISTCLEANFILES = .deps/*.P
 MAINTAINERCLEANFILES = Makefile.in
 
 # we want these in the dist tarball