diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-06 11:50:09 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-06 11:50:09 +0100 |
commit | 663c575a977ffb3559059e2057fded7728e2178d (patch) | |
tree | cb67d39acaf28337078284f0e5bb253a6135a761 /mate-dictionary/data | |
parent | 33dd0f92757611719b36332085e514c862b80b26 (diff) | |
download | mate-utils-663c575a977ffb3559059e2057fded7728e2178d.tar.bz2 mate-utils-663c575a977ffb3559059e2057fded7728e2178d.tar.xz |
Fix makefiles for make dist
Diffstat (limited to 'mate-dictionary/data')
-rw-r--r-- | mate-dictionary/data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-dictionary/data/Makefile.am b/mate-dictionary/data/Makefile.am index 5500b65d..51c78991 100644 --- a/mate-dictionary/data/Makefile.am +++ b/mate-dictionary/data/Makefile.am @@ -74,6 +74,7 @@ EXTRA_DIST = \ $(gsettingsschema_in_files) \ $(builder_DATA) \ $(ui_DATA) \ + $(convert_DATA) \ $(NULL) CLEANFILES = \ |