clean up def file change.

This commit is contained in:
Marcus Brinkmann 2010-04-06 17:49:42 +02:00 committed by Ralf Habacker
parent 99febc2ef8
commit 23d187d019

View 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