]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
fix configure for new test location
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 Apr 2007 02:51:54 +0000 (12:51 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 10 Apr 2007 02:51:54 +0000 (12:51 +1000)
(This used to be ctdb commit e516ea4714ae0b84ae6073201fbe297dd49b8c51)

ctdb/configure.ac

index eff152599c7f9fb35c51937c4a01c7e80aa8c08e..784eef2190640cf8fdd94018d39df357f0714318 100644 (file)
@@ -12,7 +12,7 @@ AC_DEFUN([SMB_LIBRARY_ENABLE], [echo -n ""])
 AC_DEFUN([SMB_EXT_LIB], [echo -n ""])
 AC_DEFUN([SMB_ENABLE], [echo -n ""])
 AC_INIT(ctdb.h)
-AC_CONFIG_SRCDIR([ctdb_test.c])
+AC_CONFIG_SRCDIR([tests/ctdb_test.c])
 
 AC_LIBREPLACE_ALL_CHECKS