*** empty log message ***
authorhanda <handa>
Tue, 26 Sep 2006 07:20:51 +0000 (07:20 +0000)
committerhanda <handa>
Tue, 26 Sep 2006 07:20:51 +0000 (07:20 +0000)
utils/Makefile.am [new file with mode: 0644]

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@