From ac6329ca59f4c29b7c7b89bc709aa49f53e8664e Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Mon, 25 Jun 2012 18:14:57 -0500 Subject: [PATCH] Add atkbridge.symbols to EXTRA_DIST --- atk-adaptor/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/atk-adaptor/Makefile.am b/atk-adaptor/Makefile.am index 48b243a..9fcd56f 100644 --- a/atk-adaptor/Makefile.am +++ b/atk-adaptor/Makefile.am @@ -49,4 +49,5 @@ libatk_bridge_2_0_la_LDFLAGS = \ -no-undefined \ $(AM_LDFLAGS) -EXTRA_DIST = Makefile.include +EXTRA_DIST = Makefile.include \ + atkbridge.symbols -- 2.7.4