Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
ab034432
Commit
ab034432
authored
Feb 26, 2013
by
Guillaume Lazzara
Browse files
common.mk: Fix include paths order.
parent
e27c410b
Changes
2
Hide whitespace changes
Inline
Side-by-side
scribo/ChangeLog
View file @
ab034432
2013-02-26 Guillaume Lazzara <z@lrde.epita.fr>
* common.mk: Fix include paths order.
2012-11-27 Guillaume Lazzara <z@lrde.epita.fr>
Save full size region debug image.
...
...
scribo/common.mk
View file @
ab034432
...
...
@@ -24,5 +24,5 @@ AM_DEFAULT_SOURCE_EXT = .cc
# Add paths to Scribo's headers.
AM_CPPFLAGS
=
-I
$(top_srcdir)
/
-I
$(top_builddir)
/
\
-I
$(top_srcdir)
/
milena
-I
$(top_builddir)
/
milena
\
-I
$(top_srcdir)
/
scribo
-I
$(top_builddir)
/
scribo
-I
$(
abs_
top_srcdir)
/
scribo
-I
$(
abs_
top_builddir)
/
scribo
\
-I
$(
abs_
top_srcdir)
/
milena
-I
$(
abs_
top_builddir)
/
milena
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