mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Make sure CMake build files end up in release tarball
This commit is contained in:
@@ -38,6 +38,11 @@ SUBDIRS += examples
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
|
config.cmake.h.in \
|
||||||
|
flac-config.cmake.in \
|
||||||
|
cmake/FindOGG.cmake \
|
||||||
|
cmake/UseSystemExtensions.cmake \
|
||||||
COPYING.FDL \
|
COPYING.FDL \
|
||||||
COPYING.GPL \
|
COPYING.GPL \
|
||||||
COPYING.LGPL \
|
COPYING.LGPL \
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ doc_DATA = \
|
|||||||
FLAC.tag
|
FLAC.tag
|
||||||
|
|
||||||
EXTRA_DIST = Doxyfile.in Makefile.lite doxygen.footer.html doxygen.header.html \
|
EXTRA_DIST = Doxyfile.in Makefile.lite doxygen.footer.html doxygen.header.html \
|
||||||
isoflac.txt $(doc_DATA)
|
isoflac.txt $(doc_DATA) CMakeLists.txt
|
||||||
|
|
||||||
distclean-local:
|
distclean-local:
|
||||||
rm -rf FLAC.tag html/api doxytmp
|
rm -rf FLAC.tag html/api doxytmp
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ html_DATA = \
|
|||||||
license.html \
|
license.html \
|
||||||
ogg_mapping.html
|
ogg_mapping.html
|
||||||
|
|
||||||
EXTRA_DIST = $(html_DATA) api
|
EXTRA_DIST = $(html_DATA) api CMakeLists.txt
|
||||||
|
|
||||||
if FLaC__HAS_DOXYGEN
|
if FLaC__HAS_DOXYGEN
|
||||||
# The install targets don't copy whole directories so we have to
|
# The install targets don't copy whole directories so we have to
|
||||||
|
|||||||
@@ -22,4 +22,4 @@ logos_DATA = \
|
|||||||
logo.svg \
|
logo.svg \
|
||||||
logo130.gif
|
logo130.gif
|
||||||
|
|
||||||
EXTRA_DIST = $(logos_DATA)
|
EXTRA_DIST = $(logos_DATA) CMakeLists.txt
|
||||||
|
|||||||
@@ -23,5 +23,6 @@ endif
|
|||||||
SUBDIRS = c $(CPPLIBS_DIRS)
|
SUBDIRS = c $(CPPLIBS_DIRS)
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
README
|
README
|
||||||
|
|||||||
@@ -17,3 +17,5 @@
|
|||||||
# distribution.
|
# distribution.
|
||||||
|
|
||||||
SUBDIRS = decode encode
|
SUBDIRS = decode encode
|
||||||
|
|
||||||
|
EXTRA_DIST = CMakeLists.txt
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
example_c_decode_file.vcproj \
|
example_c_decode_file.vcproj \
|
||||||
example_c_decode_file.vcxproj \
|
example_c_decode_file.vcxproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
example_c_encode_file.vcproj \
|
example_c_encode_file.vcproj \
|
||||||
example_c_encode_file.vcxproj \
|
example_c_encode_file.vcxproj \
|
||||||
|
|||||||
@@ -17,3 +17,5 @@
|
|||||||
# distribution.
|
# distribution.
|
||||||
|
|
||||||
SUBDIRS = decode encode
|
SUBDIRS = decode encode
|
||||||
|
|
||||||
|
EXTRA_DIST = CMakeLists.txt
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
example_cpp_decode_file.vcproj \
|
example_cpp_decode_file.vcproj \
|
||||||
example_cpp_decode_file.vcxproj \
|
example_cpp_decode_file.vcxproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
example_cpp_encode_file.vcproj \
|
example_cpp_encode_file.vcproj \
|
||||||
example_cpp_encode_file.vcxproj \
|
example_cpp_encode_file.vcxproj \
|
||||||
|
|||||||
@@ -38,3 +38,5 @@ noinst_PROGRAMS = benchmark_residual
|
|||||||
benchmark_residual_SOURCES = benchmark_residual.c util.c
|
benchmark_residual_SOURCES = benchmark_residual.c util.c
|
||||||
|
|
||||||
benchmark_residual_LDADD = @LIB_CLOCK_GETTIME@
|
benchmark_residual_LDADD = @LIB_CLOCK_GETTIME@
|
||||||
|
|
||||||
|
EXTRA_DIST = CMakeLists.txt
|
||||||
|
|||||||
@@ -39,4 +39,5 @@ SUBDIRS = \
|
|||||||
$(CPPLIBS_DIRS)
|
$(CPPLIBS_DIRS)
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite
|
Makefile.lite
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ bin_PROGRAMS = flac
|
|||||||
AM_CFLAGS = @OGG_CFLAGS@
|
AM_CFLAGS = @OGG_CFLAGS@
|
||||||
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
Makefile.lite.iffscan \
|
Makefile.lite.iffscan \
|
||||||
flac.vcproj \
|
flac.vcproj \
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ pkgconfigdir = $(libdir)/pkgconfig
|
|||||||
pkgconfig_DATA = flac++.pc
|
pkgconfig_DATA = flac++.pc
|
||||||
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
flac++.pc.in \
|
flac++.pc.in \
|
||||||
libFLAC++_dynamic.vcproj \
|
libFLAC++_dynamic.vcproj \
|
||||||
|
|||||||
@@ -72,6 +72,7 @@ pkgconfigdir = $(libdir)/pkgconfig
|
|||||||
pkgconfig_DATA = flac.pc
|
pkgconfig_DATA = flac.pc
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
flac.pc.in \
|
flac.pc.in \
|
||||||
libFLAC_dynamic.vcproj \
|
libFLAC_dynamic.vcproj \
|
||||||
|
|||||||
@@ -42,3 +42,5 @@ libFLAC_asm_la_SOURCES = \
|
|||||||
fixed_asm.nasm \
|
fixed_asm.nasm \
|
||||||
lpc_asm.nasm \
|
lpc_asm.nasm \
|
||||||
nasm.h
|
nasm.h
|
||||||
|
|
||||||
|
EXTRA_DIST = CMakeLists.txt
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ bin_PROGRAMS = metaflac
|
|||||||
AM_CFLAGS = @OGG_CFLAGS@
|
AM_CFLAGS = @OGG_CFLAGS@
|
||||||
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
metaflac.vcproj \
|
metaflac.vcproj \
|
||||||
metaflac.vcxproj \
|
metaflac.vcxproj \
|
||||||
|
|||||||
@@ -35,5 +35,6 @@ libplugin_common_la_SOURCES = \
|
|||||||
tags.c
|
tags.c
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
README
|
README
|
||||||
|
|||||||
@@ -21,6 +21,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite
|
Makefile.lite
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
|
|||||||
@@ -21,24 +21,30 @@ AUTOMAKE_OPTIONS = subdir-objects
|
|||||||
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
README \
|
README \
|
||||||
|
getopt/CMakeLists.txt \
|
||||||
getopt/Makefile.lite \
|
getopt/Makefile.lite \
|
||||||
getopt/getopt_static.vcproj \
|
getopt/getopt_static.vcproj \
|
||||||
getopt/getopt_static.vcxproj \
|
getopt/getopt_static.vcxproj \
|
||||||
getopt/getopt_static.vcxproj.filters \
|
getopt/getopt_static.vcxproj.filters \
|
||||||
|
grabbag/CMakeLists.txt \
|
||||||
grabbag/Makefile.lite \
|
grabbag/Makefile.lite \
|
||||||
grabbag/grabbag_static.vcproj \
|
grabbag/grabbag_static.vcproj \
|
||||||
grabbag/grabbag_static.vcxproj \
|
grabbag/grabbag_static.vcxproj \
|
||||||
grabbag/grabbag_static.vcxproj.filters \
|
grabbag/grabbag_static.vcxproj.filters \
|
||||||
|
replaygain_analysis/CMakeLists.txt \
|
||||||
replaygain_analysis/Makefile.lite \
|
replaygain_analysis/Makefile.lite \
|
||||||
replaygain_analysis/replaygain_analysis_static.vcproj \
|
replaygain_analysis/replaygain_analysis_static.vcproj \
|
||||||
replaygain_analysis/replaygain_analysis_static.vcxproj \
|
replaygain_analysis/replaygain_analysis_static.vcxproj \
|
||||||
replaygain_analysis/replaygain_analysis_static.vcxproj.filters \
|
replaygain_analysis/replaygain_analysis_static.vcxproj.filters \
|
||||||
|
replaygain_synthesis/CMakeLists.txt \
|
||||||
replaygain_synthesis/Makefile.lite \
|
replaygain_synthesis/Makefile.lite \
|
||||||
replaygain_synthesis/replaygain_synthesis_static.vcproj \
|
replaygain_synthesis/replaygain_synthesis_static.vcproj \
|
||||||
replaygain_synthesis/replaygain_synthesis_static.vcxproj \
|
replaygain_synthesis/replaygain_synthesis_static.vcxproj \
|
||||||
replaygain_synthesis/replaygain_synthesis_static.vcxproj.filters \
|
replaygain_synthesis/replaygain_synthesis_static.vcxproj.filters \
|
||||||
|
utf8/CMakeLists.txt \
|
||||||
utf8/Makefile.lite \
|
utf8/Makefile.lite \
|
||||||
utf8/charmaps.h \
|
utf8/charmaps.h \
|
||||||
utf8/makemap.c \
|
utf8/makemap.c \
|
||||||
@@ -46,6 +52,7 @@ EXTRA_DIST = \
|
|||||||
utf8/utf8_static.vcproj \
|
utf8/utf8_static.vcproj \
|
||||||
utf8/utf8_static.vcxproj \
|
utf8/utf8_static.vcxproj \
|
||||||
utf8/utf8_static.vcxproj.filters \
|
utf8/utf8_static.vcxproj.filters \
|
||||||
|
win_utf8_io/CMakeLists.txt \
|
||||||
win_utf8_io/Makefile.lite \
|
win_utf8_io/Makefile.lite \
|
||||||
win_utf8_io/win_utf8_io_static.vcproj \
|
win_utf8_io/win_utf8_io_static.vcproj \
|
||||||
win_utf8_io/win_utf8_io_static.vcxproj \
|
win_utf8_io/win_utf8_io_static.vcxproj \
|
||||||
|
|||||||
@@ -19,4 +19,5 @@
|
|||||||
SUBDIRS = cuesheet picture
|
SUBDIRS = cuesheet picture
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite
|
Makefile.lite
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
test_cuesheet.vcproj \
|
test_cuesheet.vcproj \
|
||||||
test_cuesheet.vcxproj \
|
test_cuesheet.vcxproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
test_picture.vcproj \
|
test_picture.vcproj \
|
||||||
test_picture.vcxproj \
|
test_picture.vcxproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
test_libFLAC++.vcproj \
|
test_libFLAC++.vcproj \
|
||||||
test_libFLAC++.vcxproj \
|
test_libFLAC++.vcxproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
test_libFLAC.vcproj \
|
test_libFLAC.vcproj \
|
||||||
test_libFLAC.vcxproj \
|
test_libFLAC.vcxproj \
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ libtest_libs_common_la_SOURCES = \
|
|||||||
metadata_utils.c
|
metadata_utils.c
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
README \
|
README \
|
||||||
test_libs_common_static.vcproj \
|
test_libs_common_static.vcproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
test_seeking.vcproj \
|
test_seeking.vcproj \
|
||||||
test_seeking.vcxproj \
|
test_seeking.vcxproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
test_streams.vcproj \
|
test_streams.vcproj \
|
||||||
test_streams.vcxproj \
|
test_streams.vcxproj \
|
||||||
|
|||||||
@@ -17,3 +17,5 @@
|
|||||||
# distribution.
|
# distribution.
|
||||||
|
|
||||||
SUBDIRS = flacdiff flactimer
|
SUBDIRS = flacdiff flactimer
|
||||||
|
|
||||||
|
EXTRA_DIST = CMakeLists.txt
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
flacdiff.vcproj \
|
flacdiff.vcproj \
|
||||||
flacdiff.vcxproj \
|
flacdiff.vcxproj \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
flactimer.vcproj \
|
flactimer.vcproj \
|
||||||
flactimer.vcxproj \
|
flactimer.vcxproj \
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ endif
|
|||||||
@echo "----------------"
|
@echo "----------------"
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
cuesheet.ok \
|
cuesheet.ok \
|
||||||
metaflac.flac.in \
|
metaflac.flac.in \
|
||||||
|
|||||||
Reference in New Issue
Block a user