summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ce545d5)
raw | patch | inline | side by side (parent: ce545d5)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 5 May 2009 07:50:28 +0000 (09:50 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 5 May 2009 07:50:28 +0000 (09:50 +0200) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 489673656c829b442d157db3b59ec61c18b5e22c..9c0b8e9a59bfaccaa520a238a6161ec8e9126150 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
utils_tail.c utils_tail.h \
utils_threshold.c utils_threshold.h \
types_list.c types_list.h
+if BUILD_FEATURE_STANDARDS
+collectd_SOURCES += standards.h
+endif
collectd_CPPFLAGS = $(AM_CPPFLAGS) $(LTDLINCL)
collectd_CFLAGS = $(AM_CFLAGS)