Imported Upstream version 0.13.2+dsfg1
This commit is contained in:
commit
fb3990e9e5
2036 changed files with 287360 additions and 0 deletions
10
deps/jansson/test/Makefile.am
vendored
Normal file
10
deps/jansson/test/Makefile.am
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
SUBDIRS = bin suites
|
||||
EXTRA_DIST = scripts run-suites
|
||||
|
||||
TESTS = run-suites
|
||||
TESTS_ENVIRONMENT = \
|
||||
top_srcdir=$(top_srcdir) \
|
||||
top_builddir=$(top_builddir)
|
||||
|
||||
clean-local:
|
||||
rm -rf logs
|
||||
Loading…
Add table
Add a link
Reference in a new issue