Author: ek.kato
Date: Thu Jan 3 22:58:03 2008
New Revision: 5102
Modified:
trunk/fep/Makefile.am
Log:
* fep/Makefile.am : Add uim_fep_tick_CPPFLAGS.
Modified: trunk/fep/Makefile.am
==============================================================================
--- trunk/fep/Makefile.am (original)
+++ trunk/fep/Makefile.am Thu Jan 3 22:58:03 2008
@@ -12,6 +12,7 @@
$(top_builddir)/uim/libuim.la @FEP_LIBADD@
uim_fep_tick_SOURCES = uim-fep-tick.c uim-fep.h udsock.c udsock.h
+uim_fep_tick_CPPFLAGS= -I$(top_srcdir)
uim_fep_tick_LDADD = $(top_builddir)/uim/libuim.la
endif