Initial version

This commit is contained in:
Jaroslav Kysela 2000-10-29 21:51:51 +00:00
commit 8785f9288e
12 changed files with 2694 additions and 0 deletions

View file

@ -0,0 +1,9 @@
bin_PROGRAMS = envy24control
envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c \
mixer.c patchbay.c hardware.c driverevents.c
envy24control_LDFLAGS = $(GTK_LIBS)
EXTRA_DIST = cvscompile
clean:
rm -rf .deps *~