]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
srcdir -> builddir to fix 'make distcheck'
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 31 May 2010 15:08:38 +0000 (17:08 +0200)
committerDhaval Giani <dhaval@gondor.retis>
Mon, 31 May 2010 15:13:16 +0000 (17:13 +0200)
Signed-Off-By: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Dhaval Giani <dhaval@gondor.retis>
tests/Makefile.am

index 70a187ebded7029206a09d1441ff5cd3d2cde645..faf19d19d6fe883ceed039aef056717801210944 100644 (file)
@@ -1,5 +1,5 @@
 INCLUDES = -I$(top_srcdir)/include
-LDADD = $(top_srcdir)/src/.libs/libcgroup.la
+LDADD = $(top_builddir)/src/.libs/libcgroup.la
 
 # compile the tests, but do not install them
 noinst_PROGRAMS = libcgrouptest01 libcg_ba setuid pathtest walk_test read_stats walk_task get_controller get_mount_point proctest get_all_controller get_variable_names test_named_hierarchy