summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-20 02:36:57 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-20 02:36:57 +0000
commit884cfe825db1a0e8c98aa6a604fd4588a1de1340 (patch)
tree94299de2aa4dd1b9491dad38ddca732bc48b1991 /daemon
parent8b0cafdd2ca283cb2082f812c94c33782aef7836 (diff)
Don't install services that are in experimental state
Diffstat (limited to 'daemon')
-rw-r--r--daemon/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 7bf8d440..336f2a25 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -1,4 +1,10 @@
+if CONFIGFILES
+confdir = $(sysconfdir)/bluetooth
+
+conf_DATA = echo.service
+endif
+
servicedir = $(libdir)/bluetooth
if GLIB
@@ -35,4 +41,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ $(glib_cflags)
INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/sdpd
+EXTRA_DIST = echo.service
+
MAINTAINERCLEANFILES = Makefile.in