removed lua support, monitoring page is now using jquery and json http requests
[psensor.git] / src / Makefile.in
index d03ffb6..23c9f25 100644 (file)
@@ -35,7 +35,7 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 @JSON_TRUE@am__append_1 = libpsensor_json
-@JSON_TRUE@@LIBMICROHTTPD_TRUE@@LUA_TRUE@am__append_2 = server
+@JSON_TRUE@@LIBMICROHTTPD_TRUE@am__append_2 = server
 bin_PROGRAMS = psensor$(EXEEXT)
 @LIBNOTIFY_TRUE@am__append_3 = ui_notify.h ui_notify.c
 @LIBNOTIFY_TRUE@am__append_4 = $(LIBNOTIFY_LIBS)
@@ -211,8 +211,6 @@ LIBS = plib/libplib.a lib/libpsensor.a $(GTK_LIBS) $(GCONF_LIBS) \
 LTLIBICONV = @LTLIBICONV@
 LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
 MAKEINFO = @MAKEINFO@
 MKDIR_P = @MKDIR_P@
 MSGFMT = @MSGFMT@
@@ -314,6 +312,7 @@ psensor_SOURCES = compat.h cfg.h cfg.c graph.h graph.c main.c ui.h \
        ui_sensorpref.c $(am__append_3) $(am__append_6) \
        $(am__append_13)
 dist_man_MANS = psensor.1
+EXTRA_DIST = description.txt
 all: all-recursive
 
 .SUFFIXES: