diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-08-08 20:02:25 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-08-08 20:02:25 +0000 |
commit | d6ff9b70c777cd2d82cb175a6ba9ee06280d0072 (patch) | |
tree | 90479c5f4bd8f6e32930d3544e156a473ef2aa3a /audio/Makefile | |
parent | 8d8485620b9172928111d9b858fc4c8d0e414e63 (diff) |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9ceba2759d92..99d66dac4777 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -71,7 +71,6 @@ SUBDIR += festvox-tll SUBDIR += flac SUBDIR += fmio - SUBDIR += freeamp SUBDIR += freebirth SUBDIR += funktrackergold SUBDIR += gdcd @@ -300,5 +299,6 @@ SUBDIR += xtuner SUBDIR += xwave SUBDIR += yamt + SUBDIR += zinf .include <bsd.port.subdir.mk> |