summaryrefslogtreecommitdiffstats
path: root/js/Makefile
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-23 00:43:44 +0100
committerGravatar Tom Willemsen2013-03-23 00:51:31 +0100
commit0b3e5c09d3072457800b03f0f596889936d3a630 (patch)
tree15904f624f032dfbc913e9d6aba98a741eee3130 /js/Makefile
parent89adbb11b59b099d8d00edf1abdeaa099a551cf8 (diff)
downloadclark-0b3e5c09d3072457800b03f0f596889936d3a630.tar.gz
clark-0b3e5c09d3072457800b03f0f596889936d3a630.zip
Add GPLv3 license info
Diffstat (limited to 'js/Makefile')
-rw-r--r--js/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/Makefile b/js/Makefile
index 15914f4..d808baa 100644
--- a/js/Makefile
+++ b/js/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2013 Tom Willemsen
+# Copyright (C) 2013 Tom Willemsen <tom at ryuslash dot org>
#
# This file is part of CLark
#
@@ -14,6 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with CLark. If not, see <http://www.gnu.org/licenses/>.
+
DESTDIR ?= /usr/local
.PHONY: all install uninstall