Don't remove Makefile.in when doing maintainer-clean.
authorMichael Hanselmann <hansmi@google.com>
Mon, 8 Oct 2007 14:26:53 +0000 (14:26 +0000)
committerMichael Hanselmann <hansmi@google.com>
Mon, 8 Oct 2007 14:26:53 +0000 (14:26 +0000)
Reviewed-by: iustinp

man/Makefile.am

index 5f8f950..3cb5057 100644 (file)
@@ -10,7 +10,7 @@ EXTRA_DIST = ganeti-os-interface.sgml gnt-cluster.sgml gnt-node.sgml \
             gnt-backup.sgml ganeti-noded.sgml \
             footer.sgml $(maninput)
 CLEANFILES = *.[78]
-MAINTAINERCLEANFILES = *.in
+MAINTAINERCLEANFILES = $(maninput)
 
 # Wrapper around docbook2man to control the output's filename
 %.in: %.sgml footer.sgml