diff options
author | asami <asami@FreeBSD.org> | 1996-01-17 13:01:53 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-01-17 13:01:53 +0800 |
commit | 3fcd690dadb0f20d105779b5bc27ec3dfa0d7cf6 (patch) | |
tree | 8279637ad90c0a9809813c472e8893c01e436292 /x11 | |
parent | f62c479d180db6070641d804b77b618a40691208 (diff) | |
download | freebsd-ports-gnome-3fcd690dadb0f20d105779b5bc27ec3dfa0d7cf6.tar.gz freebsd-ports-gnome-3fcd690dadb0f20d105779b5bc27ec3dfa0d7cf6.tar.zst freebsd-ports-gnome-3fcd690dadb0f20d105779b5bc27ec3dfa0d7cf6.zip |
Added auis.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 819e83b763fe..d2fe2a2bf69d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.78 1995/10/03 11:45:15 asami Exp $ +# $Id: Makefile,v 1.79 1995/10/05 12:35:26 asami Exp $ # SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d + SUBDIR += auis SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm |