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:
dbac850
)
(INCLUDES): Set -I$(top_srcdir)/src.
author
handa
<handa>
Tue, 5 Oct 2010 00:26:16 +0000
(
00:26
+0000)
committer
handa
<handa>
Tue, 5 Oct 2010 00:26:16 +0000
(
00:26
+0000)
example/Makefile.am
patch
|
blob
|
history
diff --git
a/example/Makefile.am
b/example/Makefile.am
index
1fd9b4d
..
011f13d
100644
(file)
--- a/
example/Makefile.am
+++ b/
example/Makefile.am
@@
-32,6
+32,8
@@
else
bin_PROGRAMS = $(BASICPROGS)
endif
+INCLUDES = -I$(top_srcdir)/src
+
common_ldflags = ${top_builddir}/src/libm17n-core.la ${top_builddir}/src/libm17n.la
common_ldflags_gui = ${common_ldflags} ${top_builddir}/src/libm17n-flt.la ${top_builddir}/src/libm17n-gui.la
AM_CPPFLAGS=@CONFIG_FLAGS@