]> Untitled Git - dockapps/wmnotify.git/commitdiff
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 0ad83b5cd71f684fcc5d1715ae3adf35a4630b71..dca6411a244e5dd32eae0d6a7bbfae4ab78c09a3 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 067e08f70ce3e5d872a68f8c8f1ecc5da7279e80..1983fe8176bb1a9bc946c6e90c8170d1f6df9be3 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