From e37d8dc0cc2808c762644790ce7bfdcaee2ef101 Mon Sep 17 00:00:00 2001 From: tnn Date: Mon, 2 Mar 2015 19:34:33 +0000 Subject: Added emulators/suse131_libwebp --- emulators/Makefile | 4 +++- emulators/suse131_linux/Makefile.common | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/Makefile b/emulators/Makefile index 774d2dcfc91..bb63b741777 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.227 2015/03/02 16:58:32 tnn Exp $ +# $NetBSD: Makefile,v 1.228 2015/03/02 19:34:33 tnn Exp $ # COMMENT= Emulators for other operating systems @@ -262,6 +262,7 @@ SUBDIR+= suse131_32_libsigc++2 SUBDIR+= suse131_32_libsndfile SUBDIR+= suse131_32_libssh SUBDIR+= suse131_32_libtiff +SUBDIR+= suse131_32_libwebp SUBDIR+= suse131_32_libwrap SUBDIR+= suse131_32_libxml2 SUBDIR+= suse131_32_libxslt @@ -306,6 +307,7 @@ SUBDIR+= suse131_libsigc++2 SUBDIR+= suse131_libsndfile SUBDIR+= suse131_libssh SUBDIR+= suse131_libtiff +SUBDIR+= suse131_libwebp SUBDIR+= suse131_libwrap SUBDIR+= suse131_libxml2 SUBDIR+= suse131_libxslt diff --git a/emulators/suse131_linux/Makefile.common b/emulators/suse131_linux/Makefile.common index 81443f7abae..b057d811c3f 100644 --- a/emulators/suse131_linux/Makefile.common +++ b/emulators/suse131_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2015/03/02 16:58:32 tnn Exp $ +# $NetBSD: Makefile.common,v 1.10 2015/03/02 19:34:33 tnn Exp $ # # used by emulators/suse131_alsa/Makefile # used by emulators/suse131_aspell/Makefile @@ -29,6 +29,7 @@ # used by emulators/suse131_libsndfile/Makefile # used by emulators/suse131_libssh/Makefile # used by emulators/suse131_libtiff/Makefile +# used by emulators/suse131_libwebp/Makefile # used by emulators/suse131_libwrap/Makefile # used by emulators/suse131_libxml2/Makefile # used by emulators/suse131_libxslt/Makefile -- cgit v1.2.3