initial & empty smixer-ac97.so module (only the build framework)

This commit is contained in:
Jaroslav Kysela 2005-06-07 11:44:25 +00:00
parent c9d343a0cc
commit 4c4849230c
7 changed files with 65 additions and 10 deletions

View file

@ -0,0 +1,8 @@
pkglibdir = $(libdir)/@PACKAGE@/smixer
AM_CFLAGS = -g -O2 -W -Wall
pkglib_LTLIBRARIES = smixer-ac97.la
smixer_ac97_la_SOURCES = ac97.c
smixer_ac97_la_LDFLAGS = -module