summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/Makefile.am2
-rw-r--r--network/network.conf2
2 files changed, 3 insertions, 1 deletions
diff --git a/network/Makefile.am b/network/Makefile.am
index 17869043..c8ca039e 100644
--- a/network/Makefile.am
+++ b/network/Makefile.am
@@ -23,6 +23,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @HAL_CFLAGS@ @GLIB_CFLAGS@
INCLUDES = -I$(top_srcdir)/common
-EXTRA_DIST = network.service network-api.txt test-network
+EXTRA_DIST = network.service network.conf network-api.txt test-network
MAINTAINERCLEANFILES = Makefile.in
diff --git a/network/network.conf b/network/network.conf
new file mode 100644
index 00000000..f3c93bad
--- /dev/null
+++ b/network/network.conf
@@ -0,0 +1,2 @@
+# Configuration file for the network service
+