From 45fc8287b8daf18a9cc840656f21c12e4b95689a Mon Sep 17 00:00:00 2001 From: Jukka Rissanen Date: Tue, 23 Apr 2013 13:06:31 +0300 Subject: make: Add main.conf example file into dist tar ball --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cb532a34..beefc0f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -353,6 +353,8 @@ EXTRA_DIST += doc/overview-api.txt doc/behavior-api.txt \ doc/vpn-connection-api.txt \ doc/vpn-manager-api.txt doc/vpn-overview.txt +EXTRA_DIST += src/main.conf + MANUAL_PAGES += doc/connman.8 doc/connman.conf.5 noinst_dist_man_MANS = $(MANUAL_PAGES) -- cgit v1.2.3