From 52e0f4dfaf6d502efff90b13261164965bd50206 Mon Sep 17 00:00:00 2001 From: dinoex Date: Wed, 9 Nov 2005 11:31:40 +0000 Subject: Tools written in pure Ruby (no C extensions) for working with PDF documents. WWW: http://rubyforge.org/projects/ruby-pdf/ --- print/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/Makefile') diff --git a/print/Makefile b/print/Makefile index 029a236c038d..d11548ff48fa 100644 --- a/print/Makefile +++ b/print/Makefile @@ -260,6 +260,7 @@ SUBDIR += ruby-gnomeprint SUBDIR += ruby-panda SUBDIR += ruby-pdflib + SUBDIR += rubygem-colortools SUBDIR += scribus SUBDIR += sgf2tex SUBDIR += sv-acroread -- cgit