summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-10-19 19:46:49 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-10-19 19:46:49 +0000
commit5640ff3909791c2a7529616e1a043dcc952b39db (patch)
tree9eb39309e3ff7efa4d7059828e07b4df789f9399 /gtk/Makefile.am
parenteffa390541fec858ea0d19027bfa6bfcaaa33a58 (diff)
downloadgdk-pixbuf-5640ff3909791c2a7529616e1a043dcc952b39db.tar.gz
Export GtkIMContextSimple publically. (#61862)
Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862)
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 637db4616..294ff9910 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -100,6 +100,7 @@ gtk_public_h_sources = @STRIP_BEGIN@ \
gtkimage.h \
gtkimagemenuitem.h \
gtkimcontext.h \
+ gtkimcontextsimple.h \
gtkimmodule.h \
gtkimmulticontext.h \
gtkinputdialog.h \
@@ -257,7 +258,6 @@ gtk_c_sources = @STRIP_BEGIN@ \
gtkimagemenuitem.c \
gtkimcontext.c \
gtkimcontextsimple.c \
- gtkimcontextsimple.h \
gtkimmodule.c \
gtkimmulticontext.c \
gtkinputdialog.c \