Imported Upstream version 0.13.2+dsfg1
This commit is contained in:
commit
fb3990e9e5
2036 changed files with 287360 additions and 0 deletions
5
deps/jansson/test/bin/Makefile.am
vendored
Normal file
5
deps/jansson/test/bin/Makefile.am
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
check_PROGRAMS = json_process
|
||||
|
||||
AM_CPPFLAGS = -I$(top_builddir)/src -I$(top_srcdir)/src
|
||||
LDFLAGS = -static # for speed and Valgrind
|
||||
LDADD = $(top_builddir)/src/libjansson.la
|
||||
Loading…
Add table
Add a link
Reference in a new issue