summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1995-01-09 01:59:24 +0000
committerPaul Traina <pst@FreeBSD.org>1995-01-09 01:59:24 +0000
commitb827a5cf1f237859221fa5a2a026201eeb3f8beb (patch)
tree3373e5a1b33fd470db9563700661e85907c181e8 /audio
parentXLOADIMAGE - X11 Image Loading Utility (diff)
Added gmod.
Notes
Notes: svn path=/head/; revision=738
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index d383779234f7..7d1d1598faf0 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.6 1994/11/27 14:52:00 ats Exp $
+# $Id: Makefile,v 1.7 1995/01/06 10:00:37 pst Exp $
#
-SUBDIR= gsm nas sox tracker
+SUBDIR= gmod gsm nas sox tracker
.include <bsd.port.subdir.mk>