diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-06-03 20:07:34 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-06-03 20:07:34 +0000 |
commit | 2aab870f593da0b3ec83095e5ded93b900e4b600 (patch) | |
tree | 32da162e98ca2a4b625f273e34a7d4e799aae4ec /audio/Makefile.am | |
parent | cb44abb7b70aa160045f8a3f45f769360577fa70 (diff) |
Update autoconf/automake options
Diffstat (limited to 'audio/Makefile.am')
-rw-r--r-- | audio/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile.am b/audio/Makefile.am index e968ca6d..ca9abddd 100644 --- a/audio/Makefile.am +++ b/audio/Makefile.am @@ -1,5 +1,5 @@ -if AUDIOSERVICE +if AUDIOPLUGIN plugindir = $(libdir)/bluetooth/plugins plugin_LTLIBRARIES = libaudio.la |