diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-24 16:02:37 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-24 16:02:37 +0000 |
commit | aad9169998c7e9ad70173a06429c3eed07589d5f (patch) | |
tree | 60aac65f2899b3f22bb633591a9b134b569e2d29 /graphics/Makefile | |
parent | An OpenGL Widget for Tk (diff) |
Add togl
Notes
Notes:
svn path=/head/; revision=21915
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 c7e6c64c09df..215a5c8c83cf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -112,6 +112,7 @@ SUBDIR += tgif-nls SUBDIR += tiff SUBDIR += tifmerge + SUBDIR += togl SUBDIR += txtmerge SUBDIR += urt SUBDIR += vcg |