aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJozef Izso <jozef.izso@gmail.com>2018-04-28 10:53:54 +0200
committerJozef Izso <jozef.izso@gmail.com>2018-04-28 10:53:54 +0200
commit8233d46207a8f857c8b5735b0b6468721d8e70f1 (patch)
tree64a71a22e14d6f50af17889d10791bff56850802 /Makefile.am
parentb1fecd0deae5da49962a396590d4d2204279cabd (diff)
downloadprotobuf-8233d46207a8f857c8b5735b0b6468721d8e70f1.tar.gz
protobuf-8233d46207a8f857c8b5735b0b6468721d8e70f1.tar.bz2
protobuf-8233d46207a8f857c8b5735b0b6468721d8e70f1.zip
Include version.rc.in in distribution package
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 48f2c034..2ad619a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1033,6 +1033,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
cmake/protobuf.pc.cmake \
cmake/protoc.cmake \
cmake/tests.cmake \
+ cmake/version.rc.in \
editors/README.txt \
editors/proto.vim \
editors/protobuf-mode.el \