[Pkg-wmaker-commits] [wmaker] 09/40: Don't try and add removed file mkMakefile to distribution tarball.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Mar 11 13:08:17 UTC 2017


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

dtorrance-guest pushed a commit to branch upstream
in repository wmaker.

commit f9b2cf9747c0a249baa7067e62f7b2959fd8b307
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Jan 20 20:20:10 2017 -0500

    Don't try and add removed file mkMakefile to distribution tarball.
---
 WindowMaker/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/WindowMaker/Makefile.am b/WindowMaker/Makefile.am
index da4dc91..e648d54 100644
--- a/WindowMaker/Makefile.am
+++ b/WindowMaker/Makefile.am
@@ -70,8 +70,7 @@ dist_prefsdata_DATA =\
 
 nodist_prefsdata_DATA = $(GENERATED_MENUS)
 
-EXTRA_DIST = mkMakefile\
-	$(addsuffix .in, $(GENERATED_MENUS))
+EXTRA_DIST = $(addsuffix .in, $(GENERATED_MENUS))
 
 CLEANFILES = $(GENERATED_MENUS)
 

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



More information about the Pkg-wmaker-commits mailing list