Fixed loading of plug ins when multiple plug in class sets used. Especially H.323...
[pwlib.git] / plugins / sound_esd / Makefile
blob2627f84c1aef571ab338bb7bdaeb62d5c63319fc
1 ifndef PWLIBDIR
2 PWLIBDIR = $(HOME)/pwlib
3 endif
5 PLUGIN_NAME = esd
6 PLUGIN_FAMILY = device/sound
7 PLUGIN_LIBS =
8 PLUGIN_SOURCES = sound_esd.cxx
10 include ../../make/plugins.mak