From 0f8134c42026383664763a4249a20bea9d16b8fa Mon Sep 17 00:00:00 2001 From: dcoppa Date: Mon, 31 May 2010 19:39:48 +0000 Subject: [PATCH] hookup last.fm --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index 33c105632da..e0783111527 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.243 2010/05/09 18:00:30 jakemsr Exp $ +# $OpenBSD: Makefile,v 1.244 2010/05/31 19:39:48 dcoppa Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ SUBDIR = @@ -54,6 +54,7 @@ SUBDIR += ksmp3play SUBDIR += ladspa SUBDIR += lame + SUBDIR += last.fm SUBDIR += liba52 SUBDIR += libao SUBDIR += libcanberra