[Pkg-wmaker-commits] [wmbiff] 12/77: _DATA files don't get distributed, add the skins into extra_dist. automake can be confusing
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_0
in repository wmbiff.
commit 9a530c87d4a4ca98464a80ff4f4306fca05072a8
Author: bluehal <bluehal>
Date: Tue Apr 9 07:43:50 2002 +0000
_DATA files don't get distributed, add the skins into extra_dist. automake can be confusing
---
wmbiff/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmbiff/Makefile.am b/wmbiff/Makefile.am
index 51c2673..862c780 100644
--- a/wmbiff/Makefile.am
+++ b/wmbiff/Makefile.am
@@ -8,7 +8,7 @@ man_MANS = wmbiff.1 wmbiffrc.5
skindir = $(datadir)/wmbiff/skins
skin_DATA = wmbiff-master-led.xpm wmbiff-master-contrast.xpm
-EXTRA_DIST = $(man_MANS) sample.wmbiffrc
+EXTRA_DIST = $(man_MANS) sample.wmbiffrc $(skin_DATA)
MAINTAINERCLEANFILES = Makefile.in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list