aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar temporal <temporal@630680e5-0e50-0410-840e-4b1c322b438d>2009-08-01 22:54:30 +0000
committerGravatar temporal <temporal@630680e5-0e50-0410-840e-4b1c322b438d>2009-08-01 22:54:30 +0000
commitad2cfe03751debb67a61bc4e4a2047ff9a235a8f (patch)
treefa892122627290400a50f331b70d40fe2079e415
parent43af40dccab2f11409708ca4f20fbe24dcf12681 (diff)
Make sure lite MSVC projects get into dist.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d2f90346..ff3835c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,11 +46,13 @@ EXTRA_DIST = \
vsprojects/config.h \
vsprojects/extract_includes.bat \
vsprojects/libprotobuf.vcproj \
+ vsprojects/libprotobuf-lite.vcproj \
vsprojects/libprotoc.vcproj \
vsprojects/protobuf.sln \
vsprojects/protoc.vcproj \
vsprojects/readme.txt \
vsprojects/tests.vcproj \
+ vsprojects/lite-test.vcproj \
vsprojects/convert2008to2005.sh \
examples/README.txt \
examples/Makefile \