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
Vorbis
Commits
d1ff9051
Commit
d1ff9051
authored
Nov 07, 2000
by
Jack Moffitt
Browse files
minor ommision (thanks to warren spits)
svn path=/trunk/vorbis/; revision=1006
parent
3ac6d77d
Changes
2
Hide whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
d1ff9051
...
...
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS
=
foreign
INCLUDES
=
-I
$(top_srcdir)
/include
INCLUDES
=
-I
$(top_srcdir)
/include
@OGG_CFLAGS@
noinst_PROGRAMS
=
decoder_example encoder_example chaining_example
\
vorbisfile_example seeking_example
...
...
lib/Makefile.am
View file @
d1ff9051
...
...
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS
=
modes books
INCLUDES
=
-I
$(top_srcdir)
/include
INCLUDES
=
-I
$(top_srcdir)
/include
@OGG_CFLAGS@
lib_LTLIBRARIES
=
libvorbis.la libvorbisfile.la libvorbisenc.la
...
...
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