From cee1d7cd02c04fbb893a84c377f89835eb21cb68 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 21 Apr 2005 21:45:40 +0000 Subject: Create storage directory --- hcid/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hcid/Makefile.am b/hcid/Makefile.am index 02dd7b56..90136f28 100644 --- a/hcid/Makefile.am +++ b/hcid/Makefile.am @@ -6,6 +6,10 @@ confdir = $(sysconfdir)/bluetooth conf_DATA = hcid.conf +statedir = $(localstatedir)/lib/bluetooth + +state_DATA = + sbin_PROGRAMS = hcid if DBUS -- cgit