diff options
| author | Peng Wu <alexepico@gmail.com> | 2015-04-07 13:36:32 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2015-04-07 13:36:32 +0800 |
| commit | 48073cc9e490e991282783b1ed9bdc8ed4c220be (patch) | |
| tree | d928376e3181748af35f85d487ef89a315e6ad4e /data | |
| parent | 4e4adfc210c4dd76ff94f624edf1a778ccfae116 (diff) | |
| download | ibus-libzhuyin-48073cc9e490e991282783b1ed9bdc8ed4c220be.tar.gz ibus-libzhuyin-48073cc9e490e991282783b1ed9bdc8ed4c220be.tar.xz ibus-libzhuyin-48073cc9e490e991282783b1ed9bdc8ed4c220be.zip | |
fixes a typo1.7.1
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 1200465..348fbff 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -56,10 +56,10 @@ symbolsdir = $(pkgdatadir) EXTRA_DIST = \ $(desktop_in_in_files) \ $(symbols_DATA) \ + $(APPDATA_XML) \ $(NULL) DISTCLEANFILES = \ $(desktop_in_files) \ $(desktop_DATA) \ - $(APPDATA_XML) \ $(NULL) |
