Skip to content

Commit 19ee19b

Browse files
committed
Fix doc build
1 parent daf59a6 commit 19ee19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ AC_SUBST(RL_JSON_LIBRARY)
256256
AC_SUBST(RL_JSON_STUBLIB)
257257
AC_SUBST(RL_JSON_HEADER)
258258

259-
AC_CONFIG_FILES([Makefile teabase/Makefile pkgIndex.tcl doc/.build/json.md])
259+
AC_CONFIG_FILES([Makefile teabase/Makefile pkgIndex.tcl])
260260

261261
#--------------------------------------------------------------------
262262
# Finally, substitute all of the various values into the files

0 commit comments

Comments
 (0)