diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:31:31 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:31:31 +0000 |
commit | fef693009d781a493245a0842b573bc1fc9b9a0a (patch) | |
tree | e62622118bfd829edbc1cfb27295c5b600fddaf2 /x11-toolkits | |
parent | Add missing rdesktop-devel SUBDIR. (diff) |
Add missing tk84 SUBDIR.
Submitted by: bento
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 9199948de55d..8d9b768028ed 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -119,6 +119,7 @@ SUBDIR += tk80 SUBDIR += tk82 SUBDIR += tk83 + SUBDIR += tk84 SUBDIR += tkstep80 SUBDIR += v SUBDIR += vdk |