From 73d91e3b416c2f04d7f3285ede4bf52d2c5c89c8 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Wed, 31 Jul 2013 15:29:01 -0400 Subject: [PATCH] Remove custom rule to clean .deps, now supported by default --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6709674..1645ab5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ -- 2.20.1