*** empty log message ***
[m17n/m17n-docs.git] / utils / Makefile.am
diff --git a/utils/Makefile.am b/utils/Makefile.am
new file mode 100644 (file)
index 0000000..4e902e3
--- /dev/null
@@ -0,0 +1,6 @@
+bin_PROGRAMS = imdoc
+
+AM_CPPFLAGS = @M17N_CFLAGS@
+
+imdoc_SOURCES = imdoc.c
+imdoc_LDADD = @M17N_LIBS@