]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.in
Merge changes from CUPS 1.5svn-r8849.
[thirdparty/cups.git] / configure.in
index ef14f9690d7072f0c44eca6b735db1948a87b0c3..91f193d1d4f6db23696a070244147bacb68dd5c1 100644 (file)
@@ -62,16 +62,32 @@ fi
 AC_SUBST(INSTALL_LANGUAGES)
 AC_SUBST(UNINSTALL_LANGUAGES)
 
-AC_OUTPUT(Makedefs packaging/cups.list init/cups.sh init/cups-lpd cups-config
-         conf/cupsd.conf conf/mime.convs conf/pam.std conf/snmp.conf
+AC_OUTPUT(Makedefs
+         conf/cupsd.conf
+         conf/mime.convs
+         conf/pam.std
+         conf/snmp.conf
+         cups-config
          data/testprint
          desktop/cups.desktop
-         doc/index.html doc/help/ref-cupsd-conf.html doc/help/standard.html
-         init/org.cups.cups-lpd.plist init/cups.xml
-         man/client.conf.man man/cups-deviced.man man/cups-driverd.man
-         man/cups-lpd.man man/cupsaddsmb.man man/cupsd.man
-         man/cupsd.conf.man man/drv.man man/lpoptions.man
-         templates/header.tmpl
+         doc/help/ref-cupsd-conf.html
+         doc/help/standard.html
+         doc/index.html
+         man/client.conf.man
+         man/cups-deviced.man
+         man/cups-driverd.man
+         man/cups-lpd.man
+         man/cupsaddsmb.man
+         man/cupsd.conf.man
+         man/cupsd.man
+         man/drv.man
+         man/lpoptions.man
+         scheduler/cups-lpd.xinetd
+         scheduler/cups.sh
+         scheduler/cups.xml
+         scheduler/org.cups.cups-lpd.plist
+         templates/header.tmpl
+          packaging/cups.list
          $LANGFILES)
 
 chmod +x cups-config