[banshee] [build] Fix make distcheck



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]