From 23d187d0197f8dd4d9e389f0ae56db7d177d05bf Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 6 Apr 2010 17:49:42 +0200 Subject: [PATCH] clean up def file change. --- dbus/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dbus/Makefile.am b/dbus/Makefile.am index 48ec34f..1ed9e1b 100644 --- a/dbus/Makefile.am +++ b/dbus/Makefile.am @@ -38,8 +38,6 @@ no_undefined = ## convention for internal symbols) export_symbols = -export-symbols-regex "^[^_].*" export_symbols_internal = -install-def-file: -uninstall-def-file: intllibs = @LTLIBINTL@ @@ -273,10 +271,6 @@ dbus_test_SOURCES= \ dbus_test_LDADD=libdbus-internal.la $(DBUS_TEST_LIBS) dbus_test_LDFLAGS=@R_DYNAMIC_LDFLAG@ -install-data-local: install-def-file - -uninstall-local: uninstall-def-file - ## mop up the gcov files clean-local: /bin/rm *.bb *.bbg *.da *.gcov .libs/*.da .libs/*.bbg || true -- 2.7.4