Browse Source

Makefile: add dummy clean target

Joanna Rutkowska 12 years ago
parent
commit
d1d254fa18
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -32,3 +32,5 @@ update-repo-unstable:
 
 update-repo-installer:
 	ln -f $(RPMS_DIR)/x86_64/qubes-manager-*$(VERSION)*.rpm ../installer/yum/qubes-dom0/rpm/
+
+clean: