X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=Makefile.in;h=9101fdec0b47d8347f4b5b4f5af2cab960e23e8a;hb=eaedba8a968b8270b4219bce32eb342fe00b5a8f;hp=710e49d4d18a1db38a9be140785cc90b4ef105e7;hpb=cf9724f5f7402aadc3074219c7373e779dbd5e9a;p=psensor.git diff --git a/Makefile.in b/Makefile.in index 710e49d..9101fde 100644 --- a/Makefile.in +++ b/Makefile.in @@ -55,8 +55,9 @@ subdir = . DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/config.h.in $(top_srcdir)/configure ABOUT-NLS \ - AUTHORS COPYING ChangeLog INSTALL NEWS compile config.guess \ - config.rpath config.sub depcomp install-sh missing + AUTHORS COPYING ChangeLog INSTALL NEWS ar-lib compile \ + config.guess config.rpath config.sub depcomp install-sh \ + missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -163,6 +164,7 @@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@ APPINDICATOR_LIBS = @APPINDICATOR_LIBS@ +AR = @AR@ ATASMART_CFLAGS = @ATASMART_CFLAGS@ ATASMART_LIBS = @ATASMART_LIBS@ AUTOCONF = @AUTOCONF@ @@ -264,6 +266,7 @@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ @@ -331,6 +334,7 @@ dist_doc_DATA = AUTHORS \ COPYING \ INSTALL \ NEWS \ + NEWS.html \ README \ README.html @@ -912,6 +916,9 @@ uninstall-am: uninstall-autostartDATA uninstall-desktopDATA \ README.html: README www/style.css asciidoc --theme style -a themedir=`pwd`/www -n -a toc README +NEWS.html: NEWS www/style.css + asciidoc --theme style -a themedir=`pwd`/www NEWS + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: