diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-06 19:41:35 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-06 19:41:35 +0000 |
commit | 727f0497f107bfc2353e910094f15be6be3749b8 (patch) | |
tree | ecdf374581a44e21f42b9c56d68ac7ad16a45224 /graphics | |
parent | Modified for XEmacs (diff) |
Activate gif2png
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1ce0fe735564..9cfbd489cda4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -28,6 +28,7 @@ SUBDIR += gd-old SUBDIR += geomview SUBDIR += gfont + SUBDIR += gif2png SUBDIR += giflib SUBDIR += gifmerge SUBDIR += gifsicle |