Created
March 29, 2016 13:29
-
-
Save lkarsten/a2cdaf19a6dc74fdd201 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/man/Makefile.am b/man/Makefile.am | |
index 35a8c52..0c93e1b 100644 | |
--- a/man/Makefile.am | |
+++ b/man/Makefile.am | |
@@ -17,7 +17,7 @@ dist_man_MANS = \ | |
vmod_directors.3 \ | |
vmod_std.3 | |
-MAINTAINERCLEANFILES = $(dist_man_MANS) | |
+CLEANFILES = $(dist_man_MANS) | |
RST2ANY_FLAGS = --halt=2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment