diff options
Diffstat (limited to 'source4/lib/json/autogen.sh')
-rw-r--r-- | source4/lib/json/autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/json/autogen.sh b/source4/lib/json/autogen.sh new file mode 100644 index 0000000000..c67b9034d5 --- /dev/null +++ b/source4/lib/json/autogen.sh @@ -0,0 +1 @@ +autoreconf -v --install || exit 1 |