diff options
| author | Huang Peng <shawn.p.huang@gmail.com> | 2009-02-28 18:32:59 +0800 |
|---|---|---|
| committer | Huang Peng <shawn.p.huang@gmail.com> | 2009-02-28 18:32:59 +0800 |
| commit | 0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e (patch) | |
| tree | 094fc0df77463c093c8a10027255fe385fd1fd24 /data | |
| parent | a5087b245906efd4f63800a6f5e701f84c218d6e (diff) | |
| download | ibus-0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e.tar.gz ibus-0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e.tar.xz ibus-0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e.zip | |
Fix make distcheck failed.
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 03d88a0..2200245 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -37,3 +37,7 @@ if GCONF_SCHEMAS_INSTALL done \ fi endif + +EXTRA_DIST = \ + $(schemas_DATA) \ + $(NULL) |
