diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-06 11:50:09 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-06 11:51:33 +0100 |
commit | 2f56b5261ad151fd7eece471b50870b1ae37cedb (patch) | |
tree | b2c2af33cd46cbaf2d5749a3b93356bbfd7d8d12 /mate-dictionary/data | |
parent | ac218c894e3e28203680ed724a9a18cad6e47a81 (diff) | |
download | mate-utils-2f56b5261ad151fd7eece471b50870b1ae37cedb.tar.bz2 mate-utils-2f56b5261ad151fd7eece471b50870b1ae37cedb.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 = \ |