[Pkg-wmaker-commits] [wmpinboard] 05/30: changes to pass a distcheck

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Jan 27 23:31:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmpinboard.

commit b162a8582d9b321f69be79c56ed008f88c6e3866
Author: Brian Bidulock <bidulock at openss7.org>
Date:   Sun May 24 21:57:39 2015 -0600

    changes to pass a distcheck
---
 Makefile.am     | 13 ++++++++++++-
 man/Makefile.am |  4 ++--
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 356c693..55676c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,18 @@
 ## Process this file with automake to produce Makefile.in
 
 SUBDIRS = src man
-EXTRA_DIST = CREDITS TODO wmpb-convert.pl wmpinboard.lsm wmpinboard.spec.in man/Makefile.* man/wmpinboard.* xpm/* themes-kit/*
+EXTRA_DIST = CREDITS TODO wmpb-convert.pl wmpinboard.lsm \
+	     xpm/abar.xpm \
+	     xpm/bbar.xpm \
+	     xpm/digits.xpm \
+	     xpm/pinboard.xpm \
+	     themes-kit/abar.xpm \
+	     themes-kit/bbar.xpm \
+	     themes-kit/board.xpm \
+	     themes-kit/default.wmpbtheme \
+	     themes-kit/digits.xpm \
+	     themes-kit/HOWTO \
+	     themes-kit/sample.wmpbtheme
 
 bin-dist: all
 	@test -x ../make_bin_package || ( echo "Not in development environment."; false )
diff --git a/man/Makefile.am b/man/Makefile.am
index a2843c7..bda02d5 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,8 +1,8 @@
 ## Process this file with automake to produce Makefile.in
 
-man_MANS = wmpinboard.1
+dist_man_MANS = wmpinboard.1
 
-EXTRA_DIST = $(man_MANS) *.pod
+EXTRA_DIST = wmpinboard.pod
 
 wmpinboard.1: wmpinboard.pod
 	-pod2man --release=$(VERSION) --center=wmpinboard wmpinboard.pod wmpinboard.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmpinboard.git



More information about the Pkg-wmaker-commits mailing list