mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Allow separate build and source trees
From: Bernard Leak <bernard@brenda-arkle.demon.co.uk> Allow separate build and source trees. Modified for the latest CVS tree by tiwai.
This commit is contained in:
parent
a33c78ddd8
commit
787b0469e9
3 changed files with 8 additions and 6 deletions
|
|
@ -2,6 +2,8 @@ pkglibdir = $(libdir)/@PACKAGE@/smixer
|
|||
|
||||
AM_CFLAGS = -g -O2 -W -Wall
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
|
||||
pkglib_LTLIBRARIES = smixer-sbase.la \
|
||||
smixer-ac97.la \
|
||||
smixer-hda.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue