diff options
Diffstat (limited to '')
-rw-r--r-- | agents/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/agents/Makefile.am b/agents/Makefile.am index 3cbd7c6..af0d970 100644 --- a/agents/Makefile.am +++ b/agents/Makefile.am @@ -9,4 +9,6 @@ include $(top_srcdir)/mk/common.mk -SUBDIRS = alerts ocf stonith +SUBDIRS = alerts \ + ocf \ + stonith |