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 | b09d02679c321938cf64ee33ca968a7cbc4fad9e (patch) | |
tree | 5954a52d201eee98772621d73e1c9bf4827a9904 /audio | |
parent | 0a76c589a620141ec201c86d87dd5599103e8439 (diff) | |
download | pkgsrc-b09d02679c321938cf64ee33ca968a7cbc4fad9e.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 |