diff options
Diffstat (limited to 'mate-screenshot/Makefile.am')
-rw-r--r-- | mate-screenshot/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) |