mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 09:15:30 +02:00
Add missing cleanup, needed for "make distcheck" to succeed.
This commit is contained in:
parent
a85bebb3c4
commit
3ae5a3034a
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ libarchive_a_DEPENDENCIES = probes_mysql.o dtrace_files dtrace_providers
|
|||
ha_archive_la_LIBADD = probes_sh_mysql.o
|
||||
ha_archive_la_DEPENDENCIES = probes_sh_mysql.o dtrace_shared_files dtrace_providers
|
||||
|
||||
CLEANFILES = $(DTRACEPROVIDER) dtrace_files dtrace_providers dtrace_shared_files
|
||||
CLEANFILES = $(DTRACEPROVIDER) dtrace_files dtrace_providers dtrace_shared_files dtrace_sources
|
||||
DTRACEFILES = libarchive_a-ha_archive.o
|
||||
DTRACESHAREDFILES = .libs/ha_archive_la-ha_archive.o
|
||||
# Hack: We "depend" on ".libs/" but have no rule for it,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue