summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-02 22:21:52 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-02 22:21:52 -0700
commit623bd2a0bcd73e3f93540670c614e353d1f802b4 (patch)
treeff3c6afe863d9e28b58733dcb6d89413a46944d0 /Makefile
parentded313d9c9c988470d7832ab68fd91f9bd96408a (diff)
parentca9ff3161a7ffaeff3987b7ee3be4af904c7e7b6 (diff)
downloadchat-623bd2a0bcd73e3f93540670c614e353d1f802b4.tar.gz
chat-623bd2a0bcd73e3f93540670c614e353d1f802b4.tar.bz2
chat-623bd2a0bcd73e3f93540670c614e353d1f802b4.zip
Fixing merge
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2fd70cdaf..c05079388 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,6 @@ travis:
mkdir -p $(DIST_PATH)/api
cp -RL api/templates $(DIST_PATH)/api
- cp GNU-AGPL-3.0.txt $(DIST_PATH)
cp LICENSE.txt $(DIST_PATH)
cp NOTICE.txt $(DIST_PATH)
cp README.md $(DIST_PATH)