[Xfce4-commits] [apps/xfce4-screenshooter] 02/03: Fix make distcheck (Bug #14988)
noreply at xfce.org
noreply at xfce.org
Wed Dec 26 23:04:45 CET 2018
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screenshooter.
commit cf23d1653860a9f2b91df44dcdb7fde7244253a6
Author: Andre Miranda <andreldm at xfce.org>
Date: Wed Dec 26 18:56:37 2018 -0300
Fix make distcheck (Bug #14988)
---
Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 4fa5149..210a862 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -225,6 +225,7 @@ EXTRA_DIST = \
intltool-merge.in \
intltool-update.in \
lib/screenshooter-marshal.list \
+ lib/screenshooter-imgur-dialog.ui \
$(app_desktop_in_in_files) \
$(panel_desktop_in_files) \
$(48icons_DATA) \
@@ -240,7 +241,8 @@ DISTCLEANFILES = \
lib/stamp-screenshooter-marshal.h \
$(app_desktop_DATA) $(app_desktop_in_files) \
$(panel_desktop_DATA) \
- $(appdata_DATA)
+ $(appdata_DATA) \
+ xfce4-screenshooter.1
# Man pages
dist_man_MANS = xfce4-screenshooter.1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list