diff -r 39f8dab73084 -r 2523d03a840e librazor/Makefile.am --- a/librazor/Makefile.am Fri Apr 17 21:09:55 2009 +0100 +++ b/librazor/Makefile.am Wed Apr 29 17:00:01 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