diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-07 21:36:04 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-07 21:36:04 +0000 |
commit | 7283e8d523944fb1da1db6ddceed7e4be33db811 (patch) | |
tree | b5fd1dfe897534a8a68f81b0d2f75135080eb9f0 /x11-toolkits | |
parent | 8565646a6770ae7d7ae0cec86958f53143ff7002 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 43286f747e70..9f557603300d 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -262,6 +262,8 @@ SUBDIR += tk84-thread SUBDIR += tk85 SUBDIR += tk85-thread + SUBDIR += tk86 + SUBDIR += tk86-thread SUBDIR += tkdnd SUBDIR += tkshape SUBDIR += tktable |