]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Makefile.am: Remove a needless tab 3167/head
authorTakuro Ashie <ashie@clear-code.com>
Tue, 4 Jun 2019 00:43:31 +0000 (09:43 +0900)
committerTakuro Ashie <ashie@clear-code.com>
Tue, 4 Jun 2019 00:43:31 +0000 (09:43 +0900)
Makefile.am

index 85f8da8a7345cf3d7dc8d54ca156eed07a60bbd0..0821283b9949f795eb2a8ea17153bdb1b86e9bd9 100644 (file)
@@ -277,7 +277,7 @@ collectd_LDFLAGS += -ldl -Wl,--out-implib,libcollectd.a
 else
 collectd_SOURCES += src/daemon/cmd.c
 endif
-       
+
 if BUILD_FEATURE_DAEMON
 collectd_CPPFLAGS += -DPIDFILE='"${localstatedir}/run/${PACKAGE_NAME}.pid"'
 endif