summaryrefslogtreecommitdiffstats
path: root/sdpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sdpd/Makefile.am')
-rw-r--r--sdpd/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/sdpd/Makefile.am b/sdpd/Makefile.am
new file mode 100644
index 00000000..9536bf04
--- /dev/null
+++ b/sdpd/Makefile.am
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+
+mandir = $(prefix)/usr/share/man
+
+sbin_PROGRAMS = sdpd
+
+sdpd_SOURCES = main.c request.c service.c cstate.c servicedb.c sdpd.h