this is now useless
[apps/madmutt.git] / tools / Makefile
index 39394f5..680d15f 100644 (file)
@@ -1,8 +1,14 @@
 # automake sucks, badly
 all: ../lib-mime/mime-token.h \
-    ../lib-lua/lua-token.h    \
-    ../lib-lua/madmutt.li     \
-    ../charset.li
+     ../lib-mime/mime.li      \
+     ../lib-lua/lua-token.h   \
+     ../lib-lua/madmutt.li    \
+     ../lib-sys/mutt_ssl.li   \
+     ../alias.li              \
+     ../crypt.li              \
+     ../buffy.li              \
+     ../charset.li
+
 
 ../%: ; $(MAKE) -C $(@D) $(@F)
 
@@ -11,5 +17,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