From 3b493950fa40889feebf02e9f08b9f2e9ea686c5 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Wed, 2 Sep 2015 21:50:22 -0700 Subject: [PATCH] Fixing build --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 915eb4cead..017a6ad81d 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,6 @@ travis: cp -RL api/templates $(DIST_PATH)/api cp APACHE-2.0.txt $(DIST_PATH) - cp GNU-AGPL-3.0.txt $(DIST_PATH) cp LICENSE.txt $(DIST_PATH) cp NOTICE.txt $(DIST_PATH) cp README.md $(DIST_PATH)