]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
One more missing file.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 18 Apr 2013 19:24:44 +0000 (19:24 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 18 Apr 2013 19:24:44 +0000 (19:24 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10955 7a7537e8-13f0-0310-91df-b6672ffda945

test/Makefile
tools/makeipptoolpkg

index 56ed7a4af841140c7b346b6eb95c792b3821c653..c7c5c8e994d6be8f252dd5b5ef45ed90cfa44bf8 100644 (file)
@@ -3,7 +3,7 @@
 #
 #   IPP test makefile for CUPS.
 #
-#   Copyright 2007-2012 by Apple Inc.
+#   Copyright 2007-2013 by Apple Inc.
 #   Copyright 1997-2006 by Easy Software Products, all rights reserved.
 #
 #   These coded instructions, statements, and computer programs are the
@@ -42,6 +42,7 @@ TESTFILES     =       \
                        get-jobs.test \
                        get-notifications.test \
                        get-printer-attributes.test \
+                       get-subscriptions.test \
                        ipp-1.1.test \
                        ipp-2.0.test \
                        ipp-2.1.test \
index 1947b2f35035ec8c77e0f38bf3b5328b4eb28102..df0b1d8c24cc025e85ff6b412bedcc89a22bff34 100755 (executable)
@@ -60,6 +60,7 @@ cp test/document-*.ps $pkgdir
 cp test/get-completed-jobs.test test/get-jobs.test $pkgdir
 cp test/get-notifications.test $pkgdir
 cp test/get-printer-attributes.test $pkgdir
+cp test/get-subscriptions.test $pkgdir
 cp test/gray.jpg $pkgdir
 cp test/ipp-[12].*.test $pkgdir
 cp test/ipp-everywhere.test $pkgdir