diff -r 39f8dab73084 -r cf88b5df2884 librazor/Makefile.am --- a/librazor/Makefile.am Fri Apr 17 21:09:55 2009 +0100 +++ b/librazor/Makefile.am Fri May 01 16:43:37 2009 +0100 @@ -49,7 +49,7 @@ if HAVE_LUA test_lua_SOURCES = test-lua.c - test_lua_LDADD = lua.lo util.lo $(LUA_LIBS) ../gl/libgnu.la \ + test_lua_LDADD = lua.lo util.lo types.lo $(LUA_LIBS) ../gl/libgnu.la \ $(EXTRA_LIBS) TESTS += test-lua