Andreas Krennmair:
[apps/madmutt.git] / test / Makefile.am
diff --git a/test/Makefile.am b/test/Makefile.am
new file mode 100644 (file)
index 0000000..422dda9
--- /dev/null
@@ -0,0 +1,6 @@
+# mutt-ng test suite
+
+noinst_PROGRAMS=test_muttng
+test_muttng_SOURCES= test_muttng.c
+test_muttng_INCLUDES= @CFLAGS@ test_muttng.h
+test_muttng_LIBS= @LIBS@