diff options
author | bjs <bjs@pkgsrc.org> | 2007-11-08 18:40:13 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-11-08 18:40:13 +0000 |
commit | 51c20fed1838995f5c2a4f52eb99fe1fcce4414a (patch) | |
tree | 5954a52d201eee98772621d73e1c9bf4827a9904 /audio | |
parent | 384f666fa09db2a6ba6b151936bf00c4aa32e928 (diff) | |
download | pkgsrc-51c20fed1838995f5c2a4f52eb99fe1fcce4414a.tar.gz |
Add libspiff to ${SUBDIR}.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4471c5a0c5f..abe29be1419 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2007/11/08 03:53:37 bjs Exp $ +# $NetBSD: Makefile,v 1.365 2007/11/08 18:40:13 bjs Exp $ # COMMENT= Audio tools @@ -177,6 +177,7 @@ SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsidplay2 SUBDIR+= libsndfile +SUBDIR+= libspiff SUBDIR+= libtunepimp SUBDIR+= libvisual SUBDIR+= libvisual-bmp |