From dd9602c2a3e0aa86e76d2db30cf6349888702517 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sun, 23 Mar 2008 16:21:10 +0000 Subject: Add system-config-printer CUPS configuration Gtk+2.0 GUI Configures a CUPS server. It uses the CUPS API (bound to Python with pycups) to do this. The communication with the server is performed using IPP. As a result, it is equally able to configure a remote CUPS server as a local one. WWW: http://cyberelk.net/tim/software/system-config-printer/ --- print/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/Makefile') diff --git a/print/Makefile b/print/Makefile index 1dba638fc7a6..a3ae813d2cc7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -298,6 +298,7 @@ SUBDIR += splix SUBDIR += sv-acroread SUBDIR += sv-acroread8 + SUBDIR += system-config-printer SUBDIR += t1utils SUBDIR += teTeX SUBDIR += teTeX-base -- cgit v1.2.3