diff --git a/lua/Makefile.am b/lua/Makefile.am index 6f174287..583249c0 100644 --- a/lua/Makefile.am +++ b/lua/Makefile.am @@ -20,8 +20,8 @@ # along with this program. If not, see . # -libcairo_la_SOURCES = cairo.pkg -libimlib2_la_SOURCES = imlib2.pkg +libcairo_la_SOURCES = libcairo.c +libimlib2_la_SOURCES = libimlib2.c EXTRA_DIST = \ cairo.pkg \