summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-07-26 18:45:23 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-07-26 18:45:23 +0200
commitb8e5fea8d31fbcd3d1c044385f8217dbf39892bb (patch)
treef9f464b189194eff5e3d95009c14987d9ac0cd45 /src/Makefile.am
parent9f6cffae412046530af84f6f751f3ff8bfb06af0 (diff)
Move library source to lib directory
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
deleted file mode 100644
index 065bbe60..00000000
--- a/src/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-
-lib_LTLIBRARIES = libbluetooth.la
-
-libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
-libbluetooth_la_LDFLAGS = -version-info 13:2:11
-
-INCLUDES = -I$(top_builddir)/include
-
-MAINTAINERCLEANFILES = Makefile.in