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
Xiph.Org
Icecast-libshout
Commits
70f5a5f4
Commit
70f5a5f4
authored
Jul 09, 2004
by
Karl Heyes
Browse files
minor makefile cleanup
svn path=/icecast/trunk/libshout/; revision=7079
parent
f0e50307
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
70f5a5f4
...
...
@@ -5,7 +5,6 @@ AUTOMAKE_OPTIONS = foreign
noinst_PROGRAMS
=
example
example_SOURCES
=
example.c
example_LDADD
=
..
/src/libshout.la
$(VORBIS_LIBS)
example_LDADD
=
$(top_builddir)
/src/libshout.la
AM_CFLAGS
=
@XIPH_CFLAGS@
INCLUDES
=
-I
$(top_builddir)
/include
AM_CPPFLAGS
=
@XIPH_CPPFLAGS@
-I
$(top_builddir)
/include
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