summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNohemi Fernandez <nf68@cornell.edu>2011-07-28 11:35:55 -0500
committerEitan Isaacson <eitan@monotonous.org>2011-08-12 09:19:40 +0200
commit35fbd7d84509a6f4c7df8274450733fd0afd9044 (patch)
tree72937acb432d64084a273ed58a7f537549d38c72 /Makefile.am
parent875abe21f807f01121bae506745c1a9432b39227 (diff)
downloadcaribou-35fbd7d84509a6f4c7df8274450733fd0afd9044.tar.gz
Add Caribou to GTK_MODULES
The Caribou IM module would override any other modules the user is utilizing; by adding it to the GTK_MODULES the user can decide whether or not to enable the module (enabled automatically for onscreen keyboard) and will avoid override. There is also no dependency for the abstract class GtkIMContextSimple.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f4eb5b..6196fc2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = caribou bin data po libcaribou im tools
+SUBDIRS = caribou bin data po libcaribou modules tools