diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:22:27 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:22:27 +0000 |
commit | f9d2ac53c4ccd503517ff4c94d2d5309828f2ffc (patch) | |
tree | 9f3f16cea67928087b3b1a3d4ded2432aa735dbf /graphics | |
parent | Initial import of gphoto version 19990511. (diff) |
Activate the gphoto port.
Notes
Notes:
svn path=/head/; revision=19262
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 03d2c48478e9..ffe230ce9989 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.126 1999/06/01 12:14:08 tg Exp $ +# $Id: Makefile,v 1.127 1999/06/01 13:17:44 tg Exp $ # SUBDIR += 4va @@ -36,6 +36,7 @@ SUBDIR += gimp-manual-ps SUBDIR += gimp1 SUBDIR += gimp1-i18n + SUBDIR += gphoto SUBDIR += gplot SUBDIR += gqview SUBDIR += graphviz |