[Pkg-wmaker-commits] [wmfsm] 71/83: wmfsm: Move wmfsm_master.xpm from make clean to make distclean; otherwise make && make clean && make fails.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Aug 23 14:05:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmfsm.
commit 7f4a126e88785c84995dbd3c4e251f3caf07426a
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Fri Aug 21 02:20:18 2015 -0400
wmfsm: Move wmfsm_master.xpm from make clean to make distclean; otherwise make && make clean && make fails.
---
wmfsm/Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/wmfsm/Makefile.am b/wmfsm/Makefile.am
index 7c1a792..94d4248 100644
--- a/wmfsm/Makefile.am
+++ b/wmfsm/Makefile.am
@@ -9,5 +9,4 @@ man_MANS = wmfsm.1
dist_pkgdata_DATA = wmfsm_master_highcolor.xpm wmfsm_master_cyan.xpm \
wmfsm_master_lowcolor.xpm
EXTRA_DIST = $(man_MANS) wmfsm_mask.xbm wmfsmrc.sample
-CLEANFILES = wmfsm_master.xpm
-
+DISTCLEANFILES = wmfsm_master.xpm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmfsm.git
More information about the Pkg-wmaker-commits
mailing list