diff options
Diffstat (limited to 'audio/Makefile.am')
-rw-r--r-- | audio/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/Makefile.am b/audio/Makefile.am index b6d39c61..60a546e7 100644 --- a/audio/Makefile.am +++ b/audio/Makefile.am @@ -9,9 +9,8 @@ glib_cflags = glib_ldadd = endif -service_PROGRAMS = bluetoothd-service-audio - -noinst_PROGRAMS = bluetoothd-service-headset +noinst_PROGRAMS = bluetoothd-service-audio \ + bluetoothd-service-headset bluetoothd_service_audio_SOURCES = main.c |