]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added cleanup rule
authorArvin Schnell <aschnell@suse.de>
Thu, 6 Jun 2013 13:48:33 +0000 (15:48 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 6 Jun 2013 13:48:33 +0000 (15:48 +0200)
doc/Makefile.am

index d9dbdc420f86c208d004f44f81b08ea5bd00488e..f2137303819079964a356efc8e32c8d324a0311d 100644 (file)
@@ -15,3 +15,6 @@ TXTS = dbus-protocol.txt
 
 EXTRA_DIST = $(TXTS)
 
+clean-local:
+       rm -f *.8 manpage.*
+