Skip to content
Snippets Groups Projects
Commit fa59a3a1 authored by Danny Auble's avatar Danny Auble
Browse files

Remove unneeded clause from commit 6d2d54fc

parent 6d2d54fc
No related branches found
No related tags found
No related merge requests found
......@@ -22,10 +22,6 @@ noinst_LTLIBRARIES = \
libeio.la \
libspank.la
if HAVE_LUA
XLUA_SRC = xlua.c xlua.h
endif
libcommon_la_SOURCES = \
assoc_mgr.c assoc_mgr.h \
cpu_frequency.c cpu_frequency.h \
......
......@@ -1066,8 +1066,6 @@ uninstall-am:
.PRECIOUS: Makefile
@HAVE_LUA_TRUE@ XLUA_SRC = xlua.c xlua.h
libcommon.o$(EXEEXT) : $(libcommon_la_OBJECTS) $(libcommon_la_DEPENDENCIES)
$(LINK) $(libcommon_la_OBJECTS)
libeio.o$(EXEEXT) : $(libeio_la_OBJECTS) $(libeio_la_DEPENDENCIES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment