summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-02 21:50:22 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-02 21:50:22 -0700
commit3b493950fa40889feebf02e9f08b9f2e9ea686c5 (patch)
tree2deeb94c78941cc953129ae7e44fe60f240b0a71
parent25a22961438fc111e39497a7aa27353ccad63d33 (diff)
downloadchat-3b493950fa40889feebf02e9f08b9f2e9ea686c5.tar.gz
chat-3b493950fa40889feebf02e9f08b9f2e9ea686c5.tar.bz2
chat-3b493950fa40889feebf02e9f08b9f2e9ea686c5.zip
Fixing build
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 915eb4cea..017a6ad81 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)