mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-04 18:50:33 +01:00
clean up def file change.
This commit is contained in:
parent
99febc2ef8
commit
23d187d019
1 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue