diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-11-18 05:10:02 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-11-18 05:10:02 +0000 |
commit | d823bff101fc56a99e67b8a67d2bd56e1646e5de (patch) | |
tree | b54fb8193311f87ef0ddb0bae89a476ca668b796 /audio | |
parent | 728184c6e1679c39f9779a6f6b793026355d210c (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index a5268f841216..ad5070aa3b44 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -119,6 +119,7 @@ SUBDIR += libogg SUBDIR += libshout SUBDIR += libsidplay + SUBDIR += libsidplay2 SUBDIR += libsndfile SUBDIR += libvorbis SUBDIR += libworkman |