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
d22b8887
Commit
d22b8887
authored
Sep 11, 2007
by
Josh Coalson
Browse files
remove spurious CLEANFILES
parent
0f325b07
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/test_grabbag/cuesheet/Makefile.am
View file @
d22b8887
...
...
@@ -29,5 +29,3 @@ test_cuesheet_LDADD = \
$(top_builddir)
/src/libFLAC/libFLAC.la
\
@OGG_LIBS@
\
-lm
CLEANFILES
=
$(
wildcard
*
.raw
)
src/test_grabbag/picture/Makefile.am
View file @
d22b8887
...
...
@@ -28,5 +28,3 @@ test_picture_LDADD = \
$(top_builddir)
/src/libFLAC/libFLAC.la
\
@OGG_LIBS@
\
-lm
CLEANFILES
=
$(
wildcard
*
.raw
)
src/test_streams/Makefile.am
View file @
d22b8887
...
...
@@ -24,5 +24,3 @@ noinst_PROGRAMS = test_streams
test_streams_SOURCES
=
\
main.c
test_streams_LDADD
=
-lm
CLEANFILES
=
$(
wildcard
*
.raw
)
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