This is an automated email generated because a ref change occurred in the
git repository for project wmaker-crm.git.
The branch, next has been updated
via f9b2cf9747c0a249baa7067e62f7b2959fd8b307 (commit)
from ad590811f6cc4aff300353daa9239b4442a2aa9e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f9b2cf9747c0a249baa7067e62f7b2959fd8b307
Author: Doug Torrance <dtorra...@piedmont.edu>
Date: Fri, 20 Jan 2017 20:20:10 -0500
URL: <http://repo.or.cz/wmaker-crm.git/f9b2cf9747c0a249>
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 da4dc91e0191..e648d54279ec 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)
-----------------------------------------------------------------------
Summary of changes:
WindowMaker/Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
repo.or.cz automatic notification. Contact project admin crma...@gmail.com
if you want to unsubscribe, or site admin ad...@repo.or.cz if you receive
no reply.
--
wmaker-crm.git ("The Window Maker window manager")
--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.