Index: trunk/ippconfig/configure.ac
===================================================================
--- trunk/ippconfig/configure.ac	(revision 11340)
+++ trunk/ippconfig/configure.ac	(revision 11573)
@@ -9,6 +9,10 @@
 AC_PROG_INSTALL
 
+IPP_CONFIG_DIR="${datadir}/ippconfig"
+AC_SUBST(IPP_CONFIG_DIR)
+
 AC_CONFIG_FILES([
   Makefile
+  dvo.site
 ])
 AC_OUTPUT
