1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-01-19 16:52:16 +01:00

Added clean-man to clean in Makefile

This commit is contained in:
Dain Nilsson 2012-12-18 14:01:34 +01:00
parent 956657c95a
commit 5a72fdbda3

View File

@ -88,7 +88,7 @@ $(PACKAGE)-$(VERSION).tgz: $(FILES) $(MANS)
dist: $(PACKAGE)-$(VERSION).tgz
clean:
clean: clean-man
rm -f *~
rm -rf $(PACKAGE)-$(VERSION)