From: Florian Forster Date: Sun, 22 Feb 2009 18:02:23 +0000 (+0100) Subject: Revert part of 5f195369: Accidentally commited changes to src/Makefile.am. X-Git-Tag: collectd-4.7.0~127^2~24 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=ee7a974c823cba5c8fc030d785b9993e71d8c12f Revert part of 5f195369: Accidentally commited changes to src/Makefile.am. --- diff --git a/src/Makefile.am b/src/Makefile.am index 2f16bf24..e159026c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -38,7 +38,6 @@ collectd_SOURCES = collectd.c collectd.h \ utils_ignorelist.c utils_ignorelist.h \ utils_llist.c utils_llist.h \ utils_parse_option.c utils_parse_option.h \ - utils_rwlock.c utils_rwlock.h \ utils_tail_match.c utils_tail_match.h \ utils_match.c utils_match.h \ utils_mount.c utils_mount.h \