diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2005-04-02 19:51:01 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2005-04-02 19:51:01 +0000 |
commit | 91021c1e7345586d74af9552de50aef58ca08840 (patch) | |
tree | 6d7bd3299757bc6d28baf557b63f9ce15a95727c /emulators | |
parent | e65609f4d1a2ef25e074c2d849d904b8a8d256b3 (diff) | |
download | pkgsrc-91021c1e7345586d74af9552de50aef58ca08840.tar.gz |
added emulators/suse91_glx
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index dbcf6c3d9e6..10b9ac57869 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2005/04/02 19:46:15 jdolecek Exp $ +# $NetBSD: Makefile,v 1.128 2005/04/02 19:51:01 jdolecek Exp $ # COMMENT= Emulators for other operating systems @@ -82,6 +82,7 @@ SUBDIR+= suse91_compat SUBDIR+= suse91_expat SUBDIR+= suse91_fontconfig SUBDIR+= suse91_freetype2 +SUBDIR+= suse91_glx SUBDIR+= suse91_gtk SUBDIR+= suse91_gtk2 SUBDIR+= suse91_libjpeg |