repo.or.cz
/
pwlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed loading of plug ins when multiple plug in class sets used. Especially H.323...
[pwlib.git]
/
plugins
/
sound_esd
/
Makefile
blob
2627f84c1aef571ab338bb7bdaeb62d5c63319fc
1
ifndef
PWLIBDIR
2
PWLIBDIR
= $(
HOME
)/
pwlib
3
endif
4
5
PLUGIN_NAME
=
esd
6
PLUGIN_FAMILY
=
device
/
sound
7
PLUGIN_LIBS
=
8
PLUGIN_SOURCES
=
sound_esd.
cxx
9
10
include
..
/
..
/
make
/
plugins.mak