mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
build: Add test-driver to maintainer clean process
This commit is contained in:
parent
6a8ffecef0
commit
e181bfa878
@ -299,7 +299,7 @@ DISTCLEANFILES = $(pkgconfig_DATA)
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in \
|
||||
aclocal.m4 configure config.h.in config.sub config.guess \
|
||||
ltmain.sh depcomp compile missing install-sh mkinstalldirs
|
||||
ltmain.sh depcomp compile missing install-sh mkinstalldirs test-driver
|
||||
|
||||
SED_PROCESS = $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
|
||||
$(SED) -e 's,@libexecdir\@,$(libexecdir),g' \
|
||||
|
Loading…
Reference in New Issue
Block a user