summaryrefslogtreecommitdiffstats
path: root/audio/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-08-22 14:57:02 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-08-22 14:57:02 +0000
commit9a2408e2e45e5b47c3f7019246d9260d7f864f4f (patch)
tree7551d47bc66b314df19dccb0d8f3edf67d8e9ae3 /audio/Makefile.am
parent54fd195933b94a5ec4f3885299e3279668d1ea66 (diff)
Remove empty line
Diffstat (limited to 'audio/Makefile.am')
-rw-r--r--audio/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/Makefile.am b/audio/Makefile.am
index 78352073..5b63d226 100644
--- a/audio/Makefile.am
+++ b/audio/Makefile.am
@@ -44,7 +44,6 @@ libgstbluetooth_la_LDFLAGS = -module -avoid-version -export-dynamic -no-undefine
libgstbluetooth_la_LIBADD = @SBC_LIBS@ @GSTREAMER_LIBS@
libgstbluetooth_la_CFLAGS = @GSTREAMER_CFLAGS@ @SBC_CFLAGS@
endif
-
endif
AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@