source: src/router/jansson/test/Makefile.am @ 17909

Last change on this file since 17909 was 17909, checked in by BrainSlayer, 19 months ago

replace with new version

File size: 180 bytes
Line 
1SUBDIRS = bin suites
2EXTRA_DIST = scripts run-suites
3
4TESTS = run-suites
5TESTS_ENVIRONMENT = \
6        top_srcdir=$(top_srcdir) \
7        top_builddir=$(top_builddir)
8
9clean-local:
10        rm -rf logs
Note: See TracBrowser for help on using the repository browser.