diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 03:12:08 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 03:12:08 +0000 |
commit | 539dbbf75e2299e7da4a4d02b5ff2349f0f43583 (patch) | |
tree | e0e6ca22d54e750823915df1f7384b728d547e16 /graphics/Makefile | |
parent | Add gtk+licq 0.50.1, a gtk+ plugin for licq. (diff) |
Add ipe 5.0, an extensible drawing editor.
PR: 22393
Submitted by: bremner@unb.ca
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 595a0ee93a0e..038f0c808403 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -89,6 +89,7 @@ SUBDIR += imanager SUBDIR += imlib SUBDIR += imlib2 + SUBDIR += ipe SUBDIR += jbigkit SUBDIR += jgraph SUBDIR += jgv |