From ba3964b291fed14960e27f247d416bebe8f7bfd9 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 3 Sep 2015 01:41:05 -0700 Subject: Fixing Makefile --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c05079388..e1a2ae47a 100644 --- a/Makefile +++ b/Makefile @@ -226,8 +226,6 @@ dist: install mkdir -p $(DIST_PATH)/api 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) -- cgit v1.2.3-1-g7c22