[tasks] build: remove makefile rules that are no used any more



commit 0b53fd507aef5ebf110272964c983ad88b18af55
Author: Ross Burton <ross burton intel com>
Date:   Thu Feb 23 13:11:43 2012 +0000

    build: remove makefile rules that are no used any more

 Makefile.am |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e238ace..4fdde27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,10 +9,3 @@ DISTCLEANFILES =		\
 	intltool-extract	\
 	intltool-merge		\
 	intltool-update
-
-gangdistcheck:
-	$(MAKE) DISTCHECK_CONFIGURE_FLAGS= distcheck
-	$(MAKE) DISTCHECK_CONFIGURE_FLAGS=--with-unique distcheck
-
-upload: dist
-	lftp -e "put $(DIST_ARCHIVES)" https://svn.o-hand.com/sources/pimlico/tasks/ -u ross



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]