Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
85afaf4b
Commit
85afaf4b
authored
Jun 16, 2015
by
yoogx
Browse files
* Use correct source directory
parent
df38c7cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/runtime/python/Makefile.am
View file @
85afaf4b
...
@@ -16,4 +16,5 @@ ocarina_python = ${shell $(CYGPATH_U) '$(includedir)/ocarina/runtime/python'}
...
@@ -16,4 +16,5 @@ ocarina_python = ${shell $(CYGPATH_U) '$(includedir)/ocarina/runtime/python'}
install-data-local
:
install-data-local
:
$(INSTALL)
-d
$(DESTDIR)$(ocarina_python)
$(INSTALL)
-d
$(DESTDIR)$(ocarina_python)
pip
install
--user
.
pip
install
--user
$(srcdir)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment