Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-IceS
Commits
f8d1bd94
Commit
f8d1bd94
authored
Mar 27, 2003
by
brendan
Browse files
Use $(srcdir) for builds outside of source tree
svn path=/trunk/ices/; revision=4551
parent
b9aa043e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
f8d1bd94
...
...
@@ -28,7 +28,7 @@ ices_SOURCES = input.c cfgparse.c stream.c ices.c signals.c im_playlist.c reenco
ices_LDADD
=
log/libicelog.la @ALSA_LIBS@
INCLUDES
=
-I
net
-Ithread
-Iavl
-Ilog
-I
timing
INCLUDES
=
-I
$(srcdir)
/net
-I
$(srcdir)
/thread
-I
$(srcdir)
/avl
-I
$(srcdir)
/log
-I
$(srcdir)
/
timing
debug
:
$(MAKE)
all
CFLAGS
=
"@DEBUG@"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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