summaryrefslogtreecommitdiffstats
path: root/contrib/dracut/02zfsexpandknowledge/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dracut/02zfsexpandknowledge/Makefile.am')
-rw-r--r--contrib/dracut/02zfsexpandknowledge/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/contrib/dracut/02zfsexpandknowledge/Makefile.am b/contrib/dracut/02zfsexpandknowledge/Makefile.am
index 8c2637b60..11f2a84af 100644
--- a/contrib/dracut/02zfsexpandknowledge/Makefile.am
+++ b/contrib/dracut/02zfsexpandknowledge/Makefile.am
@@ -15,10 +15,4 @@ $(pkgdracut_SCRIPTS):%:%.in
-e 's,@sysconfdir\@,$(sysconfdir),g' \
$< >'$@'
-# Double-colon rules are allowed; there are multiple independent definitions.
-clean-local::
- -$(RM) $(pkgdracut_SCRIPTS)
-
-# Double-colon rules are allowed; there are multiple independent definitions.
-distclean-local::
- -$(RM) $(pkgdracut_SCRIPTS)
+CLEANFILES = $(pkgdracut_SCRIPTS)