summaryrefslogtreecommitdiffstats
path: root/plugins/omtesting/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
| | | | | | pkg-config uses uppercase for its _CFLAGS and _LIBS variable names. So we follow suit and convert all _cflags and _libs variables to uppercase for more consistency.
* made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
|
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+2
|
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
|
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-3/+3
|
* created omtesting, a debug and development aid output module. This is stageRainer Gerhards2007-12-311-0/+6
work for the new queueing engine - we need a way to delay rule execution and that's what the module currently does ;)