diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d6d9e992..251d8da1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,4 +6,4 @@ SUBDIRS = hcid tools rfcomm sdpd dund pand hidd cups alsa test scripts pcmcia ex MAINTAINERCLEANFILES = Makefile.in \ aclocal.m4 configure config.h.in config.sub config.guess \ - ltmain.sh missing install-sh mkinstalldirs + ltmain.sh depcomp missing install-sh mkinstalldirs |