From 40cdc4620d4f1d34b16f8007d26c32c05cb520d1 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 01 Feb 2009 12:11:25 +0000 Subject: A backend/backend.symbols: Only export the backend module entry point. Bug * backend/Makefile.am: A backend/backend.symbols: * configure.ac: Only export the backend module entry point. Bug #569998. svn path=/trunk/; revision=3399 --- (limited to 'backend/Makefile.am') diff --git a/backend/Makefile.am b/backend/Makefile.am index f22c2e1..dcbbc0e 100644 --- a/backend/Makefile.am +++ b/backend/Makefile.am @@ -33,3 +33,6 @@ endif if ENABLE_IMPRESS SUBDIRS += impress endif + +EXTRA_DIST = \ + backend.symbols -- cgit v0.9.1