summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-02 21:49:11 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-02 21:49:11 -0700
commitded313d9c9c988470d7832ab68fd91f9bd96408a (patch)
treeba307262c2bc8a5bca456ecd7c410fb06866fb47 /Makefile
parent9c5405d429d8a3330a98e529edd2541fd2f69892 (diff)
downloadchat-ded313d9c9c988470d7832ab68fd91f9bd96408a.tar.gz
chat-ded313d9c9c988470d7832ab68fd91f9bd96408a.tar.bz2
chat-ded313d9c9c988470d7832ab68fd91f9bd96408a.zip
Fixing build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 915eb4cea..2fd70cdaf 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,6 @@ travis:
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)