X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=081c32e8f453242ca71aec7823bcecef3f6cbdfa;hp=02cfeec074b93db717178bc6f40e5301d72c1f7d;hb=be9732c7d09ebdbf1fc703c80229c789904b47a7;hpb=2b87884fe370ec63dc38e924ceb89a124cca10b8 diff --git a/src/Makefile.am b/src/Makefile.am index 02cfeec0..081c32e8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -260,7 +260,8 @@ geeqie_SOURCES = \ view_file_icon.h \ window.c \ window.h \ - lua.c + lua.c \ + glua.h geeqie_LDADD = $(GTK_LIBS) $(GLIB_LIBS) $(INTLLIBS) $(JPEG_LIBS) $(TIFF_LIBS) $(LCMS_LIBS) $(EXIV2_LIBS) $(LIBCHAMPLAIN_LIBS) $(LIBCHAMPLAIN_GTK_LIBS) $(LUA_LIBS) $(CLUTTER_LIBS) $(CLUTTER_GTK_LIBS)