]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.in
Merge changes from CUPS 1.4svn-r7961.
[thirdparty/cups.git] / configure.in
index ec142509d528cf77f3da253b6aa79aada4017d40..bc0619516cc26d9855f802326ccbbefd1eb0b934 100644 (file)
@@ -1,5 +1,5 @@
 dnl
-dnl "$Id: configure.in 6717 2007-07-24 23:47:12Z mike $"
+dnl "$Id: configure.in 7833 2008-08-04 20:55:13Z mike $"
 dnl
 dnl   Configuration script for the Common UNIX Printing System (CUPS).
 dnl
@@ -64,16 +64,17 @@ 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
+         desktop/cups.desktop
          doc/index.html doc/help/ref-cupsd-conf.html doc/help/standard.html
-         init/org.cups.cups-lpd.plist
+         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/lpoptions.man
+         man/cupsd.conf.man man/drv.man man/lpoptions.man
          templates/header.tmpl
          $LANGFILES)
 
 chmod +x cups-config
 
 dnl
-dnl End of "$Id: configure.in 6717 2007-07-24 23:47:12Z mike $".
+dnl End of "$Id: configure.in 7833 2008-08-04 20:55:13Z mike $".
 dnl