build: Fix distcheck in data/

Commit 2a2f5c5 broke distcheck, as it did not add the input file
net.hadess.SensorProxy.conf.in to the tarball.
This commit is contained in:
Bastien Nocera
2017-11-02 19:15:35 +01:00
parent 4bf3b38a59
commit 9d8861b2be

View File

@@ -14,4 +14,4 @@ net.hadess.SensorProxy.conf: net.hadess.SensorProxy.conf.in Makefile
CLEANFILES = iio-sensor-proxy.service net.hadess.SensorProxy.conf CLEANFILES = iio-sensor-proxy.service net.hadess.SensorProxy.conf
EXTRA_DIST = $(udevrules_DATA) $(dbusconf_DATA) $(systemdservice_in_files) EXTRA_DIST = $(udevrules_DATA) $(dbusconf_DATA) $(systemdservice_in_files) net.hadess.SensorProxy.conf.in