Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
fc9ee8af
Commit
fc9ee8af
authored
Dec 14, 2018
by
Jonathan Wilkes
Browse files
fix typo in makefile flag
parent
11a04dce
Pipeline
#1420
passed with stage
in 369 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
externals/Makefile
View file @
fc9ee8af
...
...
@@ -542,7 +542,7 @@ fftease_clean:
#
flatgui
:
make
-C
$(externals_src)
/footils/knob
CFLAGS
=
"
$(CFLAGS)
"
\
PD_PATH
=
$(pd_src)
pdbinpath
=
$
(
pd_src/src
)
\
PD_PATH
=
$(pd_src)
pdbinpath
=
$(pd_src
)
/src
\
PD_INCLUDE
=
$(pd_src)
/src
flatgui_install
:
...
...
Write
Preview
Markdown
is supported
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