Skip to content

Instantly share code, notes, and snippets.

@lkarsten
Created March 29, 2016 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lkarsten/a2cdaf19a6dc74fdd201 to your computer and use it in GitHub Desktop.
Save lkarsten/a2cdaf19a6dc74fdd201 to your computer and use it in GitHub Desktop.
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