summaryrefslogtreecommitdiffstats
path: root/test/urls
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2013-05-29 14:00:25 -0700
committerGeoff Levand <geoff@infradead.org>2013-05-29 14:00:25 -0700
commit4dc604b496f388e6896d46bb02d109103c316e4f (patch)
tree8464c3effbec37cf345673333d76bfa38843d771 /test/urls
parentf7d58f3945a5b1325e451d3d98018ebeb7d14741 (diff)
downloadtalos-petitboot-4dc604b496f388e6896d46bb02d109103c316e4f.tar.gz
talos-petitboot-4dc604b496f388e6896d46bb02d109103c316e4f.zip
autotools: Fix make maintainer-clean
Fixes to make maintainer-clean work properly. Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'test/urls')
-rw-r--r--test/urls/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/urls/Makefile.am b/test/urls/Makefile.am
index e2731c1..2f7b3a4 100644
--- a/test/urls/Makefile.am
+++ b/test/urls/Makefile.am
@@ -55,3 +55,5 @@ run-url-test: Makefile $(srcdir)/run-url-test.in
mv $@.tmp $@
CLEANFILES = run-url-test
+
+MAINTAINERCLEANFILES = Makefile.in
OpenPOWER on IntegriCloud