diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2009-01-15 16:26:07 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2009-01-15 16:26:07 +0000 |
commit | 11170c1c9110b856a6bee49329939308a2f5982c (patch) | |
tree | 5ca9c2dedaf716177da95f31c4f67c680eb09fe1 /graphics/Makefile | |
parent | 43b7ec3be34efa876de0579043b633c047f43982 (diff) |
- Hook graphics/GraphicsMagick13 into the build
Reported by: pav
Notes
Notes:
svn path=/head/; revision=226176
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f486a4221848..53b45801a036 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -9,6 +9,7 @@ SUBDIR += EZWGL SUBDIR += GraphicsMagick SUBDIR += GraphicsMagick12 + SUBDIR += GraphicsMagick13 SUBDIR += Hermes SUBDIR += IPA SUBDIR += ImageMagick |