add placeholders for the liblua
[apps/madmutt.git] / lib-lua / Makefile.am
diff --git a/lib-lua/Makefile.am b/lib-lua/Makefile.am
new file mode 100644 (file)
index 0000000..92cd3d2
--- /dev/null
@@ -0,0 +1,7 @@
+noinst_LIBRARIES = liblua.a
+
+liblua_a_SOURCES = lib-lua.h
+
+noinst_HEADERS   = lib-lua.h
+
+-include ../cflags.mk