diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-13 12:11:47 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-13 12:11:47 +0000 |
commit | 1c7b6418cfa7fea66aeae51c3ad93add623adf1c (patch) | |
tree | 0ba1b7bc58b38acd58050a138ac550ee2ef385da | |
parent | Adjust the build list for archivers (diff) |
Add xcd* to subdirs
Notes
Notes:
svn path=/head/; revision=760
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 7d1d1598faf0..e3d8ddfbc5e8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.7 1995/01/06 10:00:37 pst Exp $ +# $Id: Makefile,v 1.8 1995/01/09 01:59:24 pst Exp $ # -SUBDIR= gmod gsm nas sox tracker +SUBDIR= gmod gsm nas sox tracker xcd xcdplayer .include <bsd.port.subdir.mk> |