X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=tools%2FMakefile;h=680d15f9479e7aa4f530a5e9a6e06fa7501af15d;hb=140da0c6d18fe8691ec591cea2f32d05be40f502;hp=038ee1e755539bff9b48b7a420eb3f787dbe7bc6;hpb=4956024f0d540c5dd689444113307fa7f9dd4067;p=apps%2Fmadmutt.git diff --git a/tools/Makefile b/tools/Makefile index 038ee1e..680d15f 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -3,7 +3,9 @@ all: ../lib-mime/mime-token.h \ ../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 @@ -15,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