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
flac
Commits
7819f0b3
Commit
7819f0b3
authored
Sep 12, 2007
by
Josh Coalson
Browse files
add missing EXTRA_DIST files
parent
e619d4a4
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/html/images/hw/Makefile.am
View file @
7819f0b3
...
...
@@ -46,6 +46,7 @@ doc_DATA = \
sonos_family_RGB_325x200.jpg
\
teclast-tl29_325x244.jpg
\
transporter_hero_grey_325x208.jpg
\
tvix-4000_325x204.jpg
\
vibez_nofm_combi_black_b_325x220.jpg
EXTRA_DIST
=
$(doc_DATA)
src/flac/Makefile.am
View file @
7819f0b3
...
...
@@ -21,8 +21,12 @@ AM_CFLAGS = @OGG_CFLAGS@
EXTRA_DIST
=
\
Makefile.lite
\
Makefile.lite.iffscan
\
flac.dsp
\
flac.vcproj
flac.vcproj
\
iffscan.c
\
iffscan.dsp
\
iffscan.vcproj
flac_SOURCES
=
\
analyze.c
\
...
...
src/metaflac/Makefile.am
View file @
7819f0b3
...
...
@@ -36,6 +36,7 @@ metaflac_SOURCES = \
usage.c
\
utils.c
\
operations.h
\
operations_shorthand.h
\
options.h
\
usage.h
\
utils.h
...
...
src/share/utf8/Makefile.am
View file @
7819f0b3
...
...
@@ -14,6 +14,7 @@ EXTRA_DIST = \
makemap.c
\
charset_test.c
\
charsetmap.h
\
iconvert.h
\
utf8_static.dsp
\
utf8_static.vcproj
...
...
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