From a298b8598631abcb96b14d0fc00e047aeeb65d6c Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 8 Apr 2008 22:11:40 +0000 Subject: Fix packaing problem with generated file allSegmentTypes.h git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@646099 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index eaf8119405..a31dbdfa9d 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = . tests -EXTRA_DIST= $(platform_dist) +EXTRA_DIST= $(platform_dist) $(rgen_srcs) ## Generated code -- cgit v1.2.1