summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gsearchtool/Makefile.am2
-rw-r--r--logview/data/Makefile.am1
-rw-r--r--mate-dictionary/data/Makefile.am1
-rw-r--r--mate-screenshot/Makefile.am2
4 files changed, 4 insertions, 2 deletions
diff --git a/gsearchtool/Makefile.am b/gsearchtool/Makefile.am
index 348c9397..ea8f67c0 100644
--- a/gsearchtool/Makefile.am
+++ b/gsearchtool/Makefile.am
@@ -58,12 +58,12 @@ Utilities_DATA = $(Utilities_in_files:.desktop.in=.desktop)
EXTRA_DIST = \
$(Utilities_in_files) \
$(Utilities_DATA) \
+ $(convert_DATA) \
$(gsettingsschema_in_files) \
$(man_MANS)
CLEANFILES = \
mate-search-tool.desktop \
- $(convert_DATA) \
$(gsettings_SCHEMAS)
disthook:
diff --git a/logview/data/Makefile.am b/logview/data/Makefile.am
index 39ee5dee..a77c9913 100644
--- a/logview/data/Makefile.am
+++ b/logview/data/Makefile.am
@@ -25,6 +25,7 @@ EXTRA_DIST = \
mate-system-log.desktop.in.in \
$(xml_DATA) \
$(man_MANS) \
+ $(convert_DATA) \
$(gsettingsschema_in_files)
DISTCLEANFILES = \
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 = \
diff --git a/mate-screenshot/Makefile.am b/mate-screenshot/Makefile.am
index 842c5d04..c2f9cf44 100644
--- a/mate-screenshot/Makefile.am
+++ b/mate-screenshot/Makefile.am
@@ -73,12 +73,12 @@ EXTRA_DIST = \
$(mate_screenshot_in_files) \
$(man_MANS) \
$(ui_DATA) \
+ $(convert_DATA) \
$(NULL)
CLEANFILES = \
$(BUILT_SOURCES) \
$(gsettings_SCHEMAS) \
- $(convert_DATA) \
$(mate_screenshot_DATA) \
$(sys_DATA)