mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Makefile.ams: Add MSVS project files to EXTRA_DIST.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
example_cpp_encode_file.vcproj
|
||||
example_cpp_encode_file.vcproj \
|
||||
example_cpp_encode_file.vcxproj \
|
||||
example_cpp_encode_file.vcxproj.filters
|
||||
|
||||
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
|
||||
noinst_PROGRAMS = example_cpp_encode_file
|
||||
|
||||
Reference in New Issue
Block a user