openbsd-ports/audio/soundtracker/patches/patch-app_drivers_Makefile_am
espie 2d6f9f9727 soundtracker, from maintainer.
A music editing program, in the grand tradition of amiga tracker programs.
2002-02-05 18:04:10 +00:00

14 lines
369 B
Plaintext

$OpenBSD: patch-app_drivers_Makefile_am,v 1.1.1.1 2002/02/05 18:04:10 espie Exp $
--- app/drivers/Makefile.am.orig Mon Feb 4 12:39:19 2002
+++ app/drivers/Makefile.am Mon Feb 4 12:39:27 2002
@@ -12,6 +12,8 @@ libdrivers_a_SOURCES = \
file-output.c \
irix-output.c \
oss-output.c \
- oss-input.c
+ oss-input.c \
+ sun-output.c \
+ sun-input.c
INCLUDES = -I..