add subdir-objects to configure.ac

This commit is contained in:
lxsang 2020-08-09 13:19:59 +02:00
parent bd2c19d09a
commit 63688c416f

View File

@ -3,7 +3,7 @@ AC_INIT([antd-publishers], [0.1.0a], [xsang.le@gmail.com])
# Were going to use automake for this project
# [subdir-objects] if needed
AM_INIT_AUTOMAKE()
AM_INIT_AUTOMAKE([subdir-objects])
# dependencies
# C compiler