Install configuration files

This commit is contained in:
Bastien Nocera 2010-08-26 15:21:30 +01:00
parent 46ebb5d7da
commit 8bd0e054f5

View File

@ -137,7 +137,7 @@ This includes hidd, dund and pand.
%build
libtoolize -f -c
autoreconf
%configure --enable-cups --enable-dfutool --enable-tools --enable-bccmd --enable-gstreamer --enable-hidd --enable-pand --enable-dund
%configure --enable-cups --enable-dfutool --enable-tools --enable-bccmd --enable-gstreamer --enable-hidd --enable-pand --enable-dund --enable-configfiles
make
%install