mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Use recursive automake in src/share/ part of tree.
This will make it easier to incorporate the win_utf8_io stuff.
This commit is contained in:
@@ -44,7 +44,7 @@ metaflac_LDFLAGS =
|
||||
metaflac_LDADD = \
|
||||
$(top_builddir)/src/share/grabbag/libgrabbag.la \
|
||||
$(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
|
||||
$(top_builddir)/src/share/getopt/libgetopt.a \
|
||||
$(top_builddir)/src/share/getopt/libgetopt.la \
|
||||
$(top_builddir)/src/share/utf8/libutf8.la \
|
||||
$(top_builddir)/src/libFLAC/libFLAC.la \
|
||||
@OGG_LIBS@ \
|
||||
|
||||
Reference in New Issue
Block a user