diff options
author | Vincent Untz <vuntz@gnome.org> | 2010-10-11 13:59:06 +0200 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2010-10-11 15:21:56 +0200 |
commit | 4490aeddf79ba36c06f3ee6f6e4e8ca019c4ef5a (patch) | |
tree | 20b3f78bdccc455237de38f5bd8317fe15eb4209 /modules/input | |
parent | 70228649ee791059c48050786bb5f6c093419294 (diff) | |
download | gtk+-4490aeddf79ba36c06f3ee6f6e4e8ca019c4ef5a.tar.gz |
build: Distribute README.multipress
https://bugzilla.gnome.org/show_bug.cgi?id=631872
Diffstat (limited to 'modules/input')
-rw-r--r-- | modules/input/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/input/Makefile.am b/modules/input/Makefile.am index 63da6b9484..019b52b182 100644 --- a/modules/input/Makefile.am +++ b/modules/input/Makefile.am @@ -240,6 +240,8 @@ included-modules: $(noinst_LTLIBRARIES) immodules.cache: Makefile.am $(module_LTLIBRARIES) $(top_builddir)/gtk/gtk-query-immodules-3.0 $(module_LTLIBRARIES) > immodules.cache +EXTRA_DIST += README.multipress + CLEANFILES = immodules.cache if CROSS_COMPILING |