From 31948291a230685ee12af88c35d53a671e0d968f Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Wed, 9 Jul 2014 19:02:35 +1000 Subject: Makefile.ams: Add MSVS project files to EXTRA_DIST. Patch-from: lvqcl --- src/test_streams/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/test_streams/Makefile.am') diff --git a/src/test_streams/Makefile.am b/src/test_streams/Makefile.am index 75ee684e..8b3641a0 100644 --- a/src/test_streams/Makefile.am +++ b/src/test_streams/Makefile.am @@ -18,7 +18,9 @@ EXTRA_DIST = \ Makefile.lite \ - test_streams.vcproj + test_streams.vcproj \ + test_streams.vcxproj \ + test_streams.vcxproj.filters AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include noinst_PROGRAMS = test_streams -- cgit v1.2.1