diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2011-02-01 22:57:19 -0500 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2011-02-01 22:57:41 -0500 |
commit | b7b2d7a3dc7eac87cb23cbf790185c9d2f0364a7 (patch) | |
tree | c17e5509d5e0b9ec33781cd7194f20ccb1e746bc /Makefile.am | |
parent | 1e3b57dc3a018585185e96810d89ac8bd4990e92 (diff) | |
download | gnome-screenshot-b7b2d7a3dc7eac87cb23cbf790185c9d2f0364a7.tar.gz |
Fix distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index aa26b61..4397489 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,6 +73,7 @@ EXTRA_DIST = \ $(gnome_screenshot_in_files) \ $(man_MANS) \ $(ui_DATA) \ + $(convert_DATA) \ $(NULL) CLEANFILES = \ |