diff --git a/configure.ac b/configure.ac index 6ea33d6..678a25c 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_INIT([antd-publishers], [0.1.0a], [xsang.le@gmail.com]) # We’re going to use automake for this project # [subdir-objects] if needed -AM_INIT_AUTOMAKE() +AM_INIT_AUTOMAKE([subdir-objects]) # dependencies # C compiler