Makefile.am: Remove a needless tab
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 85f8da8..0821283 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