build: Add main.conf to the source package
authorVinicius Costa Gomes <vcgomes@gmail.com>
Tue, 15 May 2012 22:20:03 +0000 (19:20 -0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 16 May 2012 23:20:56 +0000 (01:20 +0200)
Even if this file isn't installed it needs to be present in the source
package so administrators are able to change some runtime behaviour.

Makefile.am

index ef29a83..b1950ea 100644 (file)
@@ -53,6 +53,8 @@ plugindir = $(libdir)/near/plugins
 
 configdir = ${sysconfdir}/neard
 
+dist_noinst_DATA = src/main.conf
+
 dbusdir = ${sysconfdir}/dbus-1/system.d/
 
 dist_dbus_DATA = src/org.neard.conf