From 35a1cc7a7c7cfd205641f15258ca991f6d3ec2bc Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Wed, 1 Apr 2015 17:23:48 -0700 Subject: Added first version of conformance tests. Change-Id: Ib75664194491643f8e4f1503a2ed942a2d1e1655 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 14351a8b..0615cd85 100644 --- a/configure.ac +++ b/configure.ac @@ -164,5 +164,5 @@ export CFLAGS export CXXFLAGS AC_CONFIG_SUBDIRS([gtest]) -AC_CONFIG_FILES([Makefile src/Makefile protobuf.pc protobuf-lite.pc]) +AC_CONFIG_FILES([Makefile src/Makefile conformance/Makefile protobuf.pc protobuf-lite.pc]) AC_OUTPUT -- cgit v1.2.3