Skip to content
Snippets Groups Projects
Commit f0ed5594 authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

Modifying Makefile for install

parent f421af02
No related branches found
No related tags found
No related merge requests found
......@@ -452,7 +452,7 @@ DESTDIR ?= $(TTOOL_PATH)
install:
#ttool launcher graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler
mkdir $(DESTDIR)/bin
mkdir -p $(DESTDIR)/bin
@cp $(TTOOL_BUILD)/* $(DESTDIR)/bin
# ========================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment