From e88239d0b77db5a4be902d02db924b1e24e9dc5d Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Wed, 17 Jul 2013 23:48:14 -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 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 \ -- 2.20.1