reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / lib-crypt / crypt.c
similarity index 99%
rename from crypt.c
rename to lib-crypt/crypt.c
index bc44714..66b8531 100644 (file)
--- a/crypt.c
@@ -28,7 +28,7 @@
 #include "handler.h"
 #include "mutt_curses.h"
 #include "copy.h"
-#include "mutt_crypt.h"
+#include "crypt.h"
 #include "pgp.h"