[banshee] [build] Fix make distcheck
- From: Bertrand Lorentz <blorentz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] [build] Fix make distcheck
- Date: Sun, 17 Jan 2010 14:37:29 +0000 (UTC)
commit 72d20a94e2271312b13509cd84726192c79463a4
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sun Jan 17 14:57:16 2010 +0100
[build] Fix make distcheck
The banshee-1 needs to be removed in the "clean" phase.
src/Clients/Booter/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Clients/Booter/Makefile.am b/src/Clients/Booter/Makefile.am
index fc37e37..364bd73 100644
--- a/src/Clients/Booter/Makefile.am
+++ b/src/Clients/Booter/Makefile.am
@@ -18,3 +18,5 @@ endif
install-exec-hook:
$(LN_S) -f banshee-1 $(DESTDIR)$(bindir)/muinshee
+
+CLEANFILES = banshee-1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]