clean up def file change.
authorMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>
Tue, 6 Apr 2010 15:49:42 +0000 (17:49 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Tue, 13 Apr 2010 17:46:19 +0000 (19:46 +0200)
dbus/Makefile.am

index 48ec34f..1ed9e1b 100644 (file)
@@ -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