Skip to content

Commit

Permalink
fix configure.ac and jansson Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausT committed May 22, 2017
1 parent 781f48e commit a29d06c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions compat/jansson/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
noinst_LIBRARIES = libjansson.a

libjansson_a_SOURCES = \
config.h \
jansson_private_config.h \
dump.c \
error.c \
Expand Down
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ AC_SUBST(WS2_LIBS)

AC_CONFIG_FILES([
Makefile
compat/Makefile
compat/jansson/Makefile
])

Expand Down

0 comments on commit a29d06c

Please sign in to comment.