summaryrefslogtreecommitdiff
path: root/frontends/kolibrios/Makefile
diff options
context:
space:
mode:
authorAshish Gupta <ashmew2@gmail.com>2017-04-23 18:58:16 +0200
committerAshish Gupta <ashmew2@gmail.com>2017-10-25 22:04:54 +0200
commitb99fe7e4662d91c8727271f19e83ad42f406e1e1 (patch)
tree6482811adc732f175f9bf9180cbe0da8ef33d359 /frontends/kolibrios/Makefile
parente94504c0d57e0cc3f6508c489762d7ffea3242be (diff)
downloadnetsurf-b99fe7e4662d91c8727271f19e83ad42f406e1e1.tar.gz
netsurf-b99fe7e4662d91c8727271f19e83ad42f406e1e1.tar.bz2
Get logging working.
Diffstat (limited to 'frontends/kolibrios/Makefile')
-rw-r--r--frontends/kolibrios/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/kolibrios/Makefile b/frontends/kolibrios/Makefile
index cec54d287..dcc5c9366 100644
--- a/frontends/kolibrios/Makefile
+++ b/frontends/kolibrios/Makefile
@@ -148,9 +148,10 @@ EXETARGET := nskolibrios
DESTDIR := $(PREFIX)/bin
DESTRESDIR := $(PREFIX)/res
KOLIBRI_RES_DIR := $(HOME)/NETSURFLIBS/netsurf/frontends/kolibrios/res
-
+RELEASENAME :=
# make install is buggy with -jN when it cannot find the EXETARGET as it tries to install it before it is created.
install-kolibrios:
$(Q)$(MKDIR) -p $(DESTDIR)
$(Q)install $(EXETARGET) $(DESTDIR)/netsurf-kolibrios
$(Q)cp -r $(KOLIBRI_RES_DIR) $(DESTRESDIR)
+ $(Q)cp netsurf-kolibrios.map $(DESTDIR)/