aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-23 00:43:44 +0100
committerGravatar Tom Willemsen2013-03-23 00:51:31 +0100
commit13d9dab58edaa1021dff45e5e1784c4dd1a4418b (patch)
tree9ee28df1faa9850999165dbabb3a2e423ee0675d /Makefile
parent88b416773486d4aa1afbe3de811f9de63f660fac (diff)
downloadclark-conkeror-13d9dab58edaa1021dff45e5e1784c4dd1a4418b.tar.gz
clark-conkeror-13d9dab58edaa1021dff45e5e1784c4dd1a4418b.zip
Add GPLv3 license info
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15914f4..d808baa 100644
--- a/Makefile
+++ b/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