]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - tools/makeipptoolpkg
Update files included with ipptool packages.
[thirdparty/cups.git] / tools / makeipptoolpkg
index 34926fa9a9b44a7957306329bc4cca5c9f07c5cf..1947b2f35035ec8c77e0f38bf3b5328b4eb28102 100755 (executable)
@@ -58,6 +58,7 @@ cp test/create-printer-subscription.test $pkgdir
 cp test/document-*.pdf $pkgdir
 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/gray.jpg $pkgdir
 cp test/ipp-[12].*.test $pkgdir
@@ -69,6 +70,7 @@ cp test/print-job.test $pkgdir
 cp test/print-job-deflate.test $pkgdir
 cp test/print-job-gzip.test $pkgdir
 cp test/testfile.* $pkgdir
+cp test/validate-job.test $pkgdir
 
 if test `uname` = Darwin; then
        pkgfile="$pkgdir-macosx-universal.dmg"