]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
testsuite: fix tests Makefile to parse tools subdirectory
authorIvana Hutarova Varekova <varekova@redhat.com>
Thu, 10 Mar 2011 15:52:32 +0000 (16:52 +0100)
committerJan Safranek <jsafrane@redhat.com>
Thu, 10 Mar 2011 15:00:12 +0000 (16:00 +0100)
fix the Makefile.am variable to parse tools subdirectory

Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Signed-off-by: Jan Safranek <jsafrane@redhat.com>
tests/Makefile.am

index 06826c8c9fc2f7e1d65884c7a426aa02461179cf..95ff008fef7a018a346bce2263bdc36a6b420f71 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIR = tools
+SUBDIRS = tools
 
 INCLUDES = -I$(top_srcdir)/include
 LDADD = $(top_builddir)/src/.libs/libcgroup.la