projects
/
m17n
/
m17n-docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
064fd1e
)
*** empty log message ***
author
handa
<handa>
Tue, 26 Sep 2006 07:20:51 +0000
(07:20 +0000)
committer
handa
<handa>
Tue, 26 Sep 2006 07:20:51 +0000
(07:20 +0000)
utils/Makefile.am
[new file with mode: 0644]
patch
|
blob
diff --git a/utils/Makefile.am
b/utils/Makefile.am
new file mode 100644
(file)
index 0000000..
4e902e3
--- /dev/null
+++ b/
utils/Makefile.am
@@ -0,0
+1,6
@@
+bin_PROGRAMS = imdoc
+
+AM_CPPFLAGS = @M17N_CFLAGS@
+
+imdoc_SOURCES = imdoc.c
+imdoc_LDADD = @M17N_LIBS@