diff options
| author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-13 20:45:22 +0200 |
|---|---|---|
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-13 20:45:22 +0200 |
| commit | b8a9398b3352c6560af646e1492aae4bf2bd3101 (patch) | |
| tree | 1ac74093e85a35145bcfecf8f5daf1258c6c7525 | |
| parent | bf0ed0a0c1552cb230dd078ff76a0c64281277c4 (diff) | |
| download | cppunit-1.14.0.tar.gz | |
more windows visual studio packaging fixescppunit-1.14.0
| -rw-r--r-- | src/DllPlugInTester/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DllPlugInTester/Makefile.am b/src/DllPlugInTester/Makefile.am index d0409aa..2ee292a 100644 --- a/src/DllPlugInTester/Makefile.am +++ b/src/DllPlugInTester/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = +EXTRA_DIST = DllPlugInTester.vcxproj AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include |
