diff --git a/Makefile b/Makefile index 470ac86..c4207b2 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,7 @@ st: $(OBJ) clean: rm -f st $(OBJ) st-$(VERSION).tar.gz + rm config.h dist: clean mkdir -p st-$(VERSION)