diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:21:35 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:21:35 +0000 |
commit | 54c2769190ceafcabc7d627eb287acad1f9ee942 (patch) | |
tree | d1c26751f2147ae4d9b015e9701a7f1dd42639b1 /graphics/Makefile | |
parent | 203cd8df0e4b10928bffc225e52dcef20aaeb08f (diff) |
Add new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=113964
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 2c56398c8fc4..c76e812c437a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -318,6 +318,7 @@ SUBDIR += pgplot SUBDIR += pho SUBDIR += photopc + SUBDIR += php4-gd SUBDIR += phplot SUBDIR += picturebook SUBDIR += piddle |