make clean now removes generated bin files.
[mmh] / etc / Makefile.in
index eec4146..ebd93d3 100644 (file)
@@ -123,7 +123,7 @@ mostlyclean:
        rm -f *~
 
 clean: mostlyclean
-       rm -f $(GENERATED_ETC_FILES)
+       rm -f $(GENERATED_ETC_FILES) $(GENERATED_BIN_FILES)
 
 distclean: clean
        rm -f Makefile