projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51176a1
)
WIP.
author
Huang Peng
<shawn.p.huang@gmail.com>
Sat, 16 Aug 2008 05:03:05 +0000
(13:03 +0800)
committer
Huang Peng
<shawn.p.huang@gmail.com>
Sat, 16 Aug 2008 05:03:05 +0000
(13:03 +0800)
lib/gtk2/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/gtk2/Makefile.am
b/lib/gtk2/Makefile.am
index 4f86420cb80c5acb301f1e405b199815d2b6c295..fa718740901f96bf81031a86fe642ebe6deb9b74 100644
(file)
--- a/
lib/gtk2/Makefile.am
+++ b/
lib/gtk2/Makefile.am
@@
-23,6
+23,11
@@
INCLUDES = \
-I$(top_srcdir) \
$(NULL)
+BUILT_SOURCES = \
+ ibusmarshalers.h \
+ ibusmarshalers.c \
+ $(NULL)
+
lib_LTLIBRARIES = libibus-gtk.la
libibus_gtk_la_SOURCES = \
ibusmarshalers.h \
@@
-59,3
+64,4
@@
EXTRA_DIST = \
ibusmarshalers.list \
$(NULL)
+CLEANFILES = $(BUILT_SOURCES) stamp-ibusmarshalers.h