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-06-10 08:25:29 +0200
commitbf5cb1e98ed9c4fb1c6dc157892fd8ac25dda42f (patch)
tree5c78ea07faf1c3c26252cb063f02a50d25619727 /frontends/kolibrios/Makefile
parentdbe64238302aab07de75d520f9a85fa2856e8ce7 (diff)
downloadnetsurf-bf5cb1e98ed9c4fb1c6dc157892fd8ac25dda42f.tar.gz
netsurf-bf5cb1e98ed9c4fb1c6dc157892fd8ac25dda42f.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)/