create the lib-mx now
[apps/madmutt.git] / lib-mx / Makefile.am
diff --git a/lib-mx/Makefile.am b/lib-mx/Makefile.am
new file mode 100644 (file)
index 0000000..3261100
--- /dev/null
@@ -0,0 +1,8 @@
+noinst_LIBRARIES = libmx.a
+
+libmx_a_SOURCES = mx.h mh.h mbox.h compress.h hcache.h \
+                 mx.c mh.c mbox.c compress.c hcache.c
+
+noinst_HEADERS  = mx.h
+
+-include ../cflags.mk