mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
final automake-related fixes
This commit is contained in:
@@ -22,7 +22,9 @@ EXTRA_DIST = \
|
||||
|
||||
noinst_PROGRAMS = example_cpp_decode_file
|
||||
example_cpp_decode_file_LDADD = \
|
||||
$(top_builddir)/src/libFLAC++/libFLAC++.la \
|
||||
$(top_builddir)/src/libFLAC/libFLAC.la \
|
||||
@OGG_LIBS@ \
|
||||
@MINGW_WINSOCK_LIBS@ \
|
||||
-lm
|
||||
example_cpp_decode_file_SOURCES = main.c
|
||||
example_cpp_decode_file_SOURCES = main.cpp
|
||||
|
||||
Reference in New Issue
Block a user