projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cecc80d
)
(FLT_SOURCES): Include internal-flt.h.
author
handa
<handa>
Tue, 15 Jan 2008 01:27:25 +0000
(
01:27
+0000)
committer
handa
<handa>
Tue, 15 Jan 2008 01:27:25 +0000
(
01:27
+0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
4f5f550
..
6b81851
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-57,6
+57,7
@@
libm17n_la_LIBADD = ${top_builddir}/src/libm17n-core.la -ldl
libm17n_la_LDFLAGS = -export-dynamic ${VINFO}
FLT_SOURCES = \
+ internal-flt.h \
m17n-flt.h m17n-flt.c
libm17n_flt_la_SOURCES = ${FLT_SOURCES}