diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4f4ae83e1100..6c334a81dd4a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1998/11/18 10:07:49 flathill Exp $ +# $Id: Makefile,v 1.99 1998/11/19 17:01:31 vanilla Exp $ # SUBDIR += 4va @@ -25,7 +25,9 @@ SUBDIR += gifmerge SUBDIR += giftool SUBDIR += giftrans - SUBDIR += gimp-manual + SUBDIR += gimp-manual-html + SUBDIR += gimp-manual-pdf + SUBDIR += gimp-manual-ps SUBDIR += gimp1 SUBDIR += gplot SUBDIR += gqview |