fix configure script to avoid polluting LDFLAGS/LIBS/LDADD/...
[apps/madmutt.git] / tools / Makefile
index 038ee1e..b954231 100644 (file)
@@ -15,5 +15,5 @@ cpkg2c: cpkg2c.mll
        $(if $(shell which ocamlopt),ocamlopt -o $@ str.cmxa,ocamlc -o $@ str.cma) $@.ml
        @$(RM) cpkg2c.ml cpkg2c.c* cpkg2c.o
 
-clean:
+distclean clean:
        $(RM) cpkg2c