diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b39a554c..a862b7b5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,4 +6,4 @@ SUBDIRS = sbc eglib common sdpd hcid daemon \ MAINTAINERCLEANFILES = Makefile.in \ aclocal.m4 configure config.h.in config.sub config.guess \ - ltmain.sh depcomp missing install-sh mkinstalldirs ylwrap + ltmain.sh depcomp missing install-sh mkinstalldirs compile ylwrap |