[Libreoffice-commits] cppunit.git: src/cppunit
Markus Mohrhard
markus.mohrhard at googlemail.com
Thu Apr 13 18:28:27 UTC 2017
src/cppunit/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bf0ed0a0c1552cb230dd078ff76a0c64281277c4
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Thu Apr 13 20:27:43 2017 +0200
package visual studio project files
diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am
index bb67a8a..62f4806 100644
--- a/src/cppunit/Makefile.am
+++ b/src/cppunit/Makefile.am
@@ -2,7 +2,7 @@
# $Id: Makefile.am,v 1.44 2005-06-14 21:28:46 blep Exp $
#
-EXTRA_DIST = DllMain.cpp
+EXTRA_DIST = DllMain.cpp cppunit.vcxproj cppunit_dll.vcxproj
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
lib_LTLIBRARIES = libcppunit.la
More information about the Libreoffice-commits
mailing list