diff options
author | kamil <kamil@pkgsrc.org> | 2015-09-26 00:23:00 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2015-09-26 00:23:00 +0000 |
commit | 56b564c307dc5eb61537b81d8f743b121e5df0dd (patch) | |
tree | c7a54c877ebecf2379999331bfd24cad67fcbf4e /emulators | |
parent | cc1b07ede654ea36b66435eb1f311be0f9e1479e (diff) | |
download | pkgsrc-56b564c307dc5eb61537b81d8f743b121e5df0dd.tar.gz |
+suse131_libgc
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 50b036b468f..41c96afaa46 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2015/09/26 00:22:24 kamil Exp $ +# $NetBSD: Makefile,v 1.236 2015/09/26 00:23:00 kamil Exp $ # COMMENT= Emulators for other operating systems @@ -303,6 +303,7 @@ SUBDIR+= suse131_libdbus SUBDIR+= suse131_libdrm SUBDIR+= suse131_libesd SUBDIR+= suse131_libffi +SUBDIR+= suse131_libgc SUBDIR+= suse131_libidn SUBDIR+= suse131_libjpeg SUBDIR+= suse131_libjson |