Fix the makefile clean rule
[ganeti-local] / Makefile
index 4aa4964..11b44bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ doc: $(DOCS)
                $(HSRCS)
 
 clean:
-       rm -f hbal hn1
+       rm -f $(HPROGS)
        rm -f *.o *.prof *.ps *.stat *.aux *.hi
        cd Ganeti/HTools && rm -f *.o *.prof *.ps *.stat *.aux *.hi
        rm -f $(DOCS) TAGS Ganeti/HTools/Version.hs