]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.in
Merge changes from CUPS 1.4svn-r8443.
[thirdparty/cups.git] / configure.in
index 8ff9a0e0caafbee7b3baf7eaf96d88da7fd44817..ef14f9690d7072f0c44eca6b735db1948a87b0c3 100644 (file)
@@ -1,5 +1,5 @@
 dnl
-dnl "$Id: configure.in 7600 2008-05-20 21:06:23Z 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,6 +64,8 @@ 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
+         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
@@ -75,5 +77,5 @@ AC_OUTPUT(Makedefs packaging/cups.list init/cups.sh init/cups-lpd cups-config
 chmod +x cups-config
 
 dnl
-dnl End of "$Id: configure.in 7600 2008-05-20 21:06:23Z mike $".
+dnl End of "$Id: configure.in 7833 2008-08-04 20:55:13Z mike $".
 dnl