diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-03-19 13:58:39 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-03-19 13:58:39 +0100 |
commit | 935018ed625bc4cf1d6b28fa16e0986078029aaf (patch) | |
tree | 90af715a240b1ec3642ebca62e2d74216d7d5f34 /Makefile.am | |
parent | 208f4e107c78b00c3bdf09301d1b1e43e1b9fdf8 (diff) | |
download | rsyslog-935018ed625bc4cf1d6b28fa16e0986078029aaf.tar.gz rsyslog-935018ed625bc4cf1d6b28fa16e0986078029aaf.tar.xz rsyslog-935018ed625bc4cf1d6b28fa16e0986078029aaf.zip |
adapted test framework to new script engine
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7bb6af8e..87e378ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS=dejagnu + sbin_PROGRAMS = pkglib_LTLIBRARIES = |