aboutsummaryrefslogtreecommitdiffstats
path: root/src/dummy.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dummy.cxx: remove unused fileDenis Krjuchkov2013-01-191-30/+0
| | | | | This file was used previously to force C++ linkage. It's no longer required because most of the code is C++ anyway.
* Makefile.am: generate static library from pluginsMax Kellermann2011-10-091-0/+30
Compile the plugins only once with the same C flags.