X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=1fcab1c87ea3f8bf32c7846a9bc2ec3cf64f140a;hb=b4329683a35a886bb0cdd7ce843146eae0d6fd81;hp=73dd27e2542c6b96aecf6e332f7eb9b84bd0e810;hpb=ef43260cd901847220c2a9de400579ff903ca13e;p=collectd.git diff --git a/configure.ac b/configure.ac index 73dd27e2..1fcab1c8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT([collectd],[m4_esyscmd(./version-gen.sh)]) -AC_CONFIG_SRCDIR(src/) +AC_CONFIG_SRCDIR(src/target_set.c) AC_CONFIG_HEADERS(src/config.h) AC_CONFIG_AUX_DIR([libltdl/config])