summaryrefslogtreecommitdiffstats
path: root/sdpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sdpd/Makefile.am')
-rw-r--r--sdpd/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/sdpd/Makefile.am b/sdpd/Makefile.am
deleted file mode 100644
index 8e599f26..00000000
--- a/sdpd/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-
-noinst_LIBRARIES = libsdpserver.a
-
-libsdpserver_a_SOURCES = \
- sdpd.h server.c request.c service.c servicedb.c
-
-AM_CFLAGS = @BLUEZ_CFLAGS@ @GLIB_CFLAGS@
-
-INCLUDES = -I$(top_srcdir)/common
-
-MAINTAINERCLEANFILES = Makefile.in