Cleanup some now unnecessary variables from the id3/mad removal
git-svn-id: https://svn.musicpd.org/mpd/trunk@4431 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -115,7 +115,7 @@ mpd_SOURCES = \
|
||||
|
||||
|
||||
mpd_CFLAGS = $(MPD_CFLAGS)
|
||||
mpd_LDADD = $(MPD_LIBS) $(ID3_LIB) $(MAD_LIB)
|
||||
mpd_LDADD = $(MPD_LIBS)
|
||||
|
||||
# sparse is a semantic parser
|
||||
# URL: git://www.kernel.org/pub/scm/devel/sparse/sparse.git
|
||||
|
||||
Reference in New Issue
Block a user