summaryrefslogtreecommitdiff
path: root/src/metaflac
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2014-07-09 19:02:35 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2014-07-09 19:02:35 +1000
commit31948291a230685ee12af88c35d53a671e0d968f (patch)
tree2d3c1a2eb1ac764170f853e1f8935d73625e3e52 /src/metaflac
parent1988855b821c252a255ddf0dfbd7e643955e6ae8 (diff)
downloadflac-31948291a230685ee12af88c35d53a671e0d968f.tar.gz
Makefile.ams: Add MSVS project files to EXTRA_DIST.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
Diffstat (limited to 'src/metaflac')
-rw-r--r--src/metaflac/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/metaflac/Makefile.am b/src/metaflac/Makefile.am
index d6e76e84..3f1b485a 100644
--- a/src/metaflac/Makefile.am
+++ b/src/metaflac/Makefile.am
@@ -22,7 +22,9 @@ AM_CFLAGS = @OGG_CFLAGS@
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
EXTRA_DIST = \
Makefile.lite \
- metaflac.vcproj
+ metaflac.vcproj \
+ metaflac.vcxproj \
+ metaflac.vcxproj.filters
metaflac_SOURCES = \
main.c \