upstream switched from gconf to gsettings
[psensor-pkg-debian.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 @JSON_TRUE@@LIBMICROHTTPD_TRUE@am__append_1 = server
82 @GTK_TRUE@@X11_TRUE@@XEXT_TRUE@bin_PROGRAMS = psensor$(EXEEXT)
83 @GTOP_TRUE@am__append_2 = $(GTOP_CFLAGS)
84 @GTOP_TRUE@am__append_3 = $(GTOP_LIBS)
85 @LIBNOTIFY_TRUE@am__append_4 = ui_notify.h ui_notify.c
86 @LIBNOTIFY_TRUE@am__append_5 = $(LIBNOTIFY_LIBS)
87 @LIBNOTIFY_TRUE@am__append_6 = $(LIBNOTIFY_CFLAGS)
88 @APPINDICATOR_TRUE@am__append_7 = ui_appindicator.c 
89 @APPINDICATOR_TRUE@am__append_8 = $(APPINDICATOR_LIBS)
90 @APPINDICATOR_TRUE@am__append_9 = $(APPINDICATOR_CFLAGS)
91 @NVIDIA_TRUE@@X11_TRUE@am__append_10 = $(NVIDIA_CFLAGS)
92 @NVIDIA_TRUE@@X11_TRUE@am__append_11 = $(NVIDIA_LIBS)
93 @LIBATIADL_TRUE@am__append_12 = $(LIBATIADL_CFLAGS)
94 @LIBATIADL_TRUE@am__append_13 = $(LIBATIADL_LIBS)
95 @ATASMART_TRUE@am__append_14 = $(ATASMART_CFLAGS)
96 @ATASMART_TRUE@am__append_15 = $(ATASMART_LIBS)
97 @LIBUDISKS2_TRUE@am__append_16 = $(LIBUDISKS2_LIBS)
98 @UNITY_TRUE@am__append_17 = ui_unity.h ui_unity.c
99 @UNITY_TRUE@am__append_18 = $(UNITY_CFLAGS)
100 @UNITY_TRUE@am__append_19 = $(UNITY_LIBS) 
101 @CURL_TRUE@@JSON_TRUE@am__append_20 = rsensor.h rsensor.c
102 @CURL_TRUE@@JSON_TRUE@am__append_21 = $(CURL_LIBS) $(JSON_LIBS)
103 @CURL_TRUE@@JSON_TRUE@am__append_22 = $(CURL_CFLAGS) $(JSON_CFLAGS)
104 subdir = src
105 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
106         $(top_srcdir)/depcomp $(dist_man_MANS)
107 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
108 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
109         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
110         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
111         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
112         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
113 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
114         $(ACLOCAL_M4)
115 mkinstalldirs = $(install_sh) -d
116 CONFIG_HEADER = $(top_builddir)/config.h
117 CONFIG_CLEAN_FILES =
118 CONFIG_CLEAN_VPATH_FILES =
119 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
120 PROGRAMS = $(bin_PROGRAMS)
121 am__psensor_SOURCES_DIST = cfg.h cfg.c notify_cmd.c notify_cmd.h \
122         graph.h graph.c main.c ui.h ui.c ui_appindicator.h ui_color.h \
123         ui_color.c ui_graph.h ui_graph.c ui_pref.h ui_pref.c \
124         ui_sensorlist.h ui_sensorlist.c ui_sensorpref.h \
125         ui_sensorpref.c ui_status.h ui_status.c pxdg.h pxdg.c \
126         ui_notify.h ui_notify.c ui_appindicator.c ui_unity.h \
127         ui_unity.c rsensor.h rsensor.c
128 @LIBNOTIFY_TRUE@am__objects_1 = ui_notify.$(OBJEXT)
129 @APPINDICATOR_TRUE@am__objects_2 = ui_appindicator.$(OBJEXT)
130 @UNITY_TRUE@am__objects_3 = ui_unity.$(OBJEXT)
131 @CURL_TRUE@@JSON_TRUE@am__objects_4 = rsensor.$(OBJEXT)
132 am_psensor_OBJECTS = cfg.$(OBJEXT) notify_cmd.$(OBJEXT) \
133         graph.$(OBJEXT) main.$(OBJEXT) ui.$(OBJEXT) ui_color.$(OBJEXT) \
134         ui_graph.$(OBJEXT) ui_pref.$(OBJEXT) ui_sensorlist.$(OBJEXT) \
135         ui_sensorpref.$(OBJEXT) ui_status.$(OBJEXT) pxdg.$(OBJEXT) \
136         $(am__objects_1) $(am__objects_2) $(am__objects_3) \
137         $(am__objects_4)
138 psensor_OBJECTS = $(am_psensor_OBJECTS)
139 psensor_LDADD = $(LDADD)
140 AM_V_P = $(am__v_P_@AM_V@)
141 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142 am__v_P_0 = false
143 am__v_P_1 = :
144 AM_V_GEN = $(am__v_GEN_@AM_V@)
145 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146 am__v_GEN_0 = @echo "  GEN     " $@;
147 am__v_GEN_1 = 
148 AM_V_at = $(am__v_at_@AM_V@)
149 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150 am__v_at_0 = @
151 am__v_at_1 = 
152 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
153 depcomp = $(SHELL) $(top_srcdir)/depcomp
154 am__depfiles_maybe = depfiles
155 am__mv = mv -f
156 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
157         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158 AM_V_CC = $(am__v_CC_@AM_V@)
159 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
160 am__v_CC_0 = @echo "  CC      " $@;
161 am__v_CC_1 = 
162 CCLD = $(CC)
163 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
164 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166 am__v_CCLD_0 = @echo "  CCLD    " $@;
167 am__v_CCLD_1 = 
168 SOURCES = $(psensor_SOURCES)
169 DIST_SOURCES = $(am__psensor_SOURCES_DIST)
170 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
171         ctags-recursive dvi-recursive html-recursive info-recursive \
172         install-data-recursive install-dvi-recursive \
173         install-exec-recursive install-html-recursive \
174         install-info-recursive install-pdf-recursive \
175         install-ps-recursive install-recursive installcheck-recursive \
176         installdirs-recursive pdf-recursive ps-recursive \
177         tags-recursive uninstall-recursive
178 am__can_run_installinfo = \
179   case $$AM_UPDATE_INFO_DIR in \
180     n|no|NO) false;; \
181     *) (install-info --version) >/dev/null 2>&1;; \
182   esac
183 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
184 am__vpath_adj = case $$p in \
185     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
186     *) f=$$p;; \
187   esac;
188 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
189 am__install_max = 40
190 am__nobase_strip_setup = \
191   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
192 am__nobase_strip = \
193   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
194 am__nobase_list = $(am__nobase_strip_setup); \
195   for p in $$list; do echo "$$p $$p"; done | \
196   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
197   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
198     if (++n[$$2] == $(am__install_max)) \
199       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
200     END { for (dir in files) print dir, files[dir] }'
201 am__base_list = \
202   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
203   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
204 am__uninstall_files_from_dir = { \
205   test -z "$$files" \
206     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
207     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
208          $(am__cd) "$$dir" && rm -f $$files; }; \
209   }
210 man1dir = $(mandir)/man1
211 NROFF = nroff
212 MANS = $(dist_man_MANS)
213 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
214   distclean-recursive maintainer-clean-recursive
215 am__recursive_targets = \
216   $(RECURSIVE_TARGETS) \
217   $(RECURSIVE_CLEAN_TARGETS) \
218   $(am__extra_recursive_targets)
219 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
220         distdir
221 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
222 # Read a list of newline-separated strings from the standard input,
223 # and print each of them once, without duplicates.  Input order is
224 # *not* preserved.
225 am__uniquify_input = $(AWK) '\
226   BEGIN { nonempty = 0; } \
227   { items[$$0] = 1; nonempty = 1; } \
228   END { if (nonempty) { for (i in items) print i; }; } \
229 '
230 # Make sure the list of sources is unique.  This is necessary because,
231 # e.g., the same source file might be shared among _SOURCES variables
232 # for different programs/libraries.
233 am__define_uniq_tagged_files = \
234   list='$(am__tagged_files)'; \
235   unique=`for i in $$list; do \
236     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237   done | $(am__uniquify_input)`
238 ETAGS = etags
239 CTAGS = ctags
240 DIST_SUBDIRS = lib glade server
241 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
242 am__relativize = \
243   dir0=`pwd`; \
244   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
245   sed_rest='s,^[^/]*/*,,'; \
246   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
247   sed_butlast='s,/*[^/]*$$,,'; \
248   while test -n "$$dir1"; do \
249     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
250     if test "$$first" != "."; then \
251       if test "$$first" = ".."; then \
252         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
253         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
254       else \
255         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
256         if test "$$first2" = "$$first"; then \
257           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
258         else \
259           dir2="../$$dir2"; \
260         fi; \
261         dir0="$$dir0"/"$$first"; \
262       fi; \
263     fi; \
264     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
265   done; \
266   reldir="$$dir2"
267 ACLOCAL = @ACLOCAL@
268 AMTAR = @AMTAR@
269 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
270 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
271 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
272 AR = @AR@
273 ASCIIDOC = @ASCIIDOC@
274 ATASMART_CFLAGS = @ATASMART_CFLAGS@
275 ATASMART_LIBS = @ATASMART_LIBS@
276 AUTOCONF = @AUTOCONF@
277 AUTOHEADER = @AUTOHEADER@
278 AUTOMAKE = @AUTOMAKE@
279 AWK = @AWK@
280 CC = @CC@
281 CCDEPMODE = @CCDEPMODE@
282 CFLAGS = @CFLAGS@
283 CPP = @CPP@
284 CPPFLAGS = @CPPFLAGS@
285 CURL_CFLAGS = @CURL_CFLAGS@
286 CURL_LIBS = @CURL_LIBS@
287 CYGPATH_W = @CYGPATH_W@
288 DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@
289 DEPDIR = @DEPDIR@
290 ECHO_C = @ECHO_C@
291 ECHO_N = @ECHO_N@
292 ECHO_T = @ECHO_T@
293 EGREP = @EGREP@
294 EXEEXT = @EXEEXT@
295 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
296 GMSGFMT = @GMSGFMT@
297 GMSGFMT_015 = @GMSGFMT_015@
298 GREP = @GREP@
299 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
300 GTK_CFLAGS = @GTK_CFLAGS@
301 GTK_LIBS = @GTK_LIBS@
302 GTOP_CFLAGS = @GTOP_CFLAGS@
303 GTOP_LIBS = @GTOP_LIBS@
304 HAVE_CPPCHECK = @HAVE_CPPCHECK@
305 HELP2MAN = @HELP2MAN@
306 INSTALL = @INSTALL@
307 INSTALL_DATA = @INSTALL_DATA@
308 INSTALL_PROGRAM = @INSTALL_PROGRAM@
309 INSTALL_SCRIPT = @INSTALL_SCRIPT@
310 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
311 INTLLIBS = @INTLLIBS@
312 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
313 JSON_CFLAGS = @JSON_CFLAGS@
314 JSON_LIBS = @JSON_LIBS@
315 LDFLAGS = @LDFLAGS@
316 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
317 LIBATIADL_LIBS = @LIBATIADL_LIBS@
318 LIBICONV = @LIBICONV@
319 LIBINTL = @LIBINTL@
320 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
321 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
322 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
323 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
324 LIBOBJS = @LIBOBJS@
325 LIBS = lib/libpsensor.a $(GTK_LIBS) $(PTHREAD_LIBS) $(SENSORS_LIBS) \
326         -lm $(am__append_3) $(am__append_5) $(am__append_8) \
327         $(am__append_11) $(am__append_13) $(am__append_15) \
328         $(am__append_16) $(am__append_19) $(am__append_21)
329 LIBUDISKS2_CFLAGS = @LIBUDISKS2_CFLAGS@
330 LIBUDISKS2_LIBS = @LIBUDISKS2_LIBS@
331 LTLIBICONV = @LTLIBICONV@
332 LTLIBINTL = @LTLIBINTL@
333 LTLIBOBJS = @LTLIBOBJS@
334 MAKEINFO = @MAKEINFO@
335 MKDIR_P = @MKDIR_P@
336 MSGFMT = @MSGFMT@
337 MSGFMT_015 = @MSGFMT_015@
338 MSGMERGE = @MSGMERGE@
339 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
340 NVIDIA_LIBS = @NVIDIA_LIBS@
341 OBJEXT = @OBJEXT@
342 PACKAGE = @PACKAGE@
343 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
344 PACKAGE_NAME = @PACKAGE_NAME@
345 PACKAGE_STRING = @PACKAGE_STRING@
346 PACKAGE_TARNAME = @PACKAGE_TARNAME@
347 PACKAGE_URL = @PACKAGE_URL@
348 PACKAGE_VERSION = @PACKAGE_VERSION@
349 PATH_SEPARATOR = @PATH_SEPARATOR@
350 PKG_CONFIG = @PKG_CONFIG@
351 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
352 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
353 POSUB = @POSUB@
354 PTHREAD_LIBS = @PTHREAD_LIBS@
355 RANLIB = @RANLIB@
356 SENSORS_LIBS = @SENSORS_LIBS@
357 SET_MAKE = @SET_MAKE@
358 SHELL = @SHELL@
359 STRIP = @STRIP@
360 UNITY_CFLAGS = @UNITY_CFLAGS@
361 UNITY_LIBS = @UNITY_LIBS@
362 USE_NLS = @USE_NLS@
363 VERSION = @VERSION@
364 X11_CFLAGS = @X11_CFLAGS@
365 X11_LIBS = @X11_LIBS@
366 XEXT_CFLAGS = @XEXT_CFLAGS@
367 XEXT_LIBS = @XEXT_LIBS@
368 XGETTEXT = @XGETTEXT@
369 XGETTEXT_015 = @XGETTEXT_015@
370 XMKMF = @XMKMF@
371 abs_builddir = @abs_builddir@
372 abs_srcdir = @abs_srcdir@
373 abs_top_builddir = @abs_top_builddir@
374 abs_top_srcdir = @abs_top_srcdir@
375 ac_ct_AR = @ac_ct_AR@
376 ac_ct_CC = @ac_ct_CC@
377 am__include = @am__include@
378 am__leading_dot = @am__leading_dot@
379 am__quote = @am__quote@
380 am__tar = @am__tar@
381 am__untar = @am__untar@
382 bindir = @bindir@
383 build = @build@
384 build_alias = @build_alias@
385 build_cpu = @build_cpu@
386 build_os = @build_os@
387 build_vendor = @build_vendor@
388 builddir = @builddir@
389 datadir = @datadir@
390 datarootdir = @datarootdir@
391 docdir = @docdir@
392 dvidir = @dvidir@
393 exec_prefix = @exec_prefix@
394 gsettingsschemadir = @gsettingsschemadir@
395 host = @host@
396 host_alias = @host_alias@
397 host_cpu = @host_cpu@
398 host_os = @host_os@
399 host_vendor = @host_vendor@
400 htmldir = @htmldir@
401 includedir = @includedir@
402 infodir = @infodir@
403 install_sh = @install_sh@
404 libdir = @libdir@
405 libexecdir = @libexecdir@
406 localedir = @localedir@
407 localstatedir = @localstatedir@
408 mandir = @mandir@
409 mkdir_p = @mkdir_p@
410 oldincludedir = @oldincludedir@
411 pdfdir = @pdfdir@
412 prefix = @prefix@
413 program_transform_name = @program_transform_name@
414 psdir = @psdir@
415 sbindir = @sbindir@
416 sharedstatedir = @sharedstatedir@
417 srcdir = @srcdir@
418 sysconfdir = @sysconfdir@
419 target_alias = @target_alias@
420 top_build_prefix = @top_build_prefix@
421 top_builddir = @top_builddir@
422 top_srcdir = @top_srcdir@
423 SUBDIRS = lib glade $(am__append_1)
424
425 # -export-dynamic is need for defining handlers in the glade file.
426 AM_LDFLAGS = -Wl,--as-needed -export-dynamic
427 AM_CPPFLAGS = -Wall -Werror -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\" \
428         -DDATADIR=\""$(datadir)"\" \
429         -DPSENSOR_DESKTOP_FILE=\""psensor.desktop"\" \
430         -I$(top_srcdir)/src/lib -I$(top_srcdir)/src/unity \
431         $(GTK_CFLAGS) $(SENSORS_CFLAGS) $(am__append_2) \
432         $(am__append_6) $(am__append_9) $(am__append_10) \
433         $(am__append_12) $(am__append_14) $(am__append_18) \
434         $(am__append_22)
435 @GTK_TRUE@@X11_TRUE@@XEXT_TRUE@dist_man_MANS = psensor.1
436 psensor_SOURCES = cfg.h cfg.c notify_cmd.c notify_cmd.h graph.h \
437         graph.c main.c ui.h ui.c ui_appindicator.h ui_color.h \
438         ui_color.c ui_graph.h ui_graph.c ui_pref.h ui_pref.c \
439         ui_sensorlist.h ui_sensorlist.c ui_sensorpref.h \
440         ui_sensorpref.c ui_status.h ui_status.c pxdg.h pxdg.c \
441         $(am__append_4) $(am__append_7) $(am__append_17) \
442         $(am__append_20)
443 gsettings_SCHEMAS = psensor.gschema.xml
444 EXTRA_DIST = description.txt $(gsettings_SCHEMAS)
445 all: all-recursive
446
447 .SUFFIXES:
448 .SUFFIXES: .c .o .obj
449 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
450         @for dep in $?; do \
451           case '$(am__configure_deps)' in \
452             *$$dep*) \
453               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
454                 && { if test -f $@; then exit 0; else break; fi; }; \
455               exit 1;; \
456           esac; \
457         done; \
458         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
459         $(am__cd) $(top_srcdir) && \
460           $(AUTOMAKE) --gnu src/Makefile
461 .PRECIOUS: Makefile
462 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
463         @case '$?' in \
464           *config.status*) \
465             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
466           *) \
467             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
468             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
469         esac;
470
471 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
472         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
473
474 $(top_srcdir)/configure:  $(am__configure_deps)
475         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
476 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
477         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
478 $(am__aclocal_m4_deps):
479 install-binPROGRAMS: $(bin_PROGRAMS)
480         @$(NORMAL_INSTALL)
481         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
482         if test -n "$$list"; then \
483           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
484           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
485         fi; \
486         for p in $$list; do echo "$$p $$p"; done | \
487         sed 's/$(EXEEXT)$$//' | \
488         while read p p1; do if test -f $$p \
489           ; then echo "$$p"; echo "$$p"; else :; fi; \
490         done | \
491         sed -e 'p;s,.*/,,;n;h' \
492             -e 's|.*|.|' \
493             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
494         sed 'N;N;N;s,\n, ,g' | \
495         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
496           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
497             if ($$2 == $$4) files[d] = files[d] " " $$1; \
498             else { print "f", $$3 "/" $$4, $$1; } } \
499           END { for (d in files) print "f", d, files[d] }' | \
500         while read type dir files; do \
501             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
502             test -z "$$files" || { \
503               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
504               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
505             } \
506         ; done
507
508 uninstall-binPROGRAMS:
509         @$(NORMAL_UNINSTALL)
510         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
511         files=`for p in $$list; do echo "$$p"; done | \
512           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
513               -e 's/$$/$(EXEEXT)/' \
514         `; \
515         test -n "$$list" || exit 0; \
516         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
517         cd "$(DESTDIR)$(bindir)" && rm -f $$files
518
519 clean-binPROGRAMS:
520         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
521
522 psensor$(EXEEXT): $(psensor_OBJECTS) $(psensor_DEPENDENCIES) $(EXTRA_psensor_DEPENDENCIES) 
523         @rm -f psensor$(EXEEXT)
524         $(AM_V_CCLD)$(LINK) $(psensor_OBJECTS) $(psensor_LDADD) $(LIBS)
525
526 mostlyclean-compile:
527         -rm -f *.$(OBJEXT)
528
529 distclean-compile:
530         -rm -f *.tab.c
531
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfg.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graph.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/notify_cmd.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pxdg.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rsensor.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_appindicator.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_color.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_graph.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_notify.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_pref.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_sensorlist.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_sensorpref.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_status.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_unity.Po@am__quote@
548
549 .c.o:
550 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
551 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
552 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
555
556 .c.obj:
557 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
558 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
559 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
560 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
562 install-man1: $(dist_man_MANS)
563         @$(NORMAL_INSTALL)
564         @list1=''; \
565         list2='$(dist_man_MANS)'; \
566         test -n "$(man1dir)" \
567           && test -n "`echo $$list1$$list2`" \
568           || exit 0; \
569         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
570         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
571         { for i in $$list1; do echo "$$i"; done;  \
572         if test -n "$$list2"; then \
573           for i in $$list2; do echo "$$i"; done \
574             | sed -n '/\.1[a-z]*$$/p'; \
575         fi; \
576         } | while read p; do \
577           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
578           echo "$$d$$p"; echo "$$p"; \
579         done | \
580         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
581               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
582         sed 'N;N;s,\n, ,g' | { \
583         list=; while read file base inst; do \
584           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
585             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
586             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
587           fi; \
588         done; \
589         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
590         while read files; do \
591           test -z "$$files" || { \
592             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
593             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
594         done; }
595
596 uninstall-man1:
597         @$(NORMAL_UNINSTALL)
598         @list=''; test -n "$(man1dir)" || exit 0; \
599         files=`{ for i in $$list; do echo "$$i"; done; \
600         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
601           sed -n '/\.1[a-z]*$$/p'; \
602         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
603               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
604         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
605
606 # This directory's subdirectories are mostly independent; you can cd
607 # into them and run 'make' without going through this Makefile.
608 # To change the values of 'make' variables: instead of editing Makefiles,
609 # (1) if the variable is set in 'config.status', edit 'config.status'
610 #     (which will cause the Makefiles to be regenerated when you run 'make');
611 # (2) otherwise, pass the desired values on the 'make' command line.
612 $(am__recursive_targets):
613         @fail=; \
614         if $(am__make_keepgoing); then \
615           failcom='fail=yes'; \
616         else \
617           failcom='exit 1'; \
618         fi; \
619         dot_seen=no; \
620         target=`echo $@ | sed s/-recursive//`; \
621         case "$@" in \
622           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
623           *) list='$(SUBDIRS)' ;; \
624         esac; \
625         for subdir in $$list; do \
626           echo "Making $$target in $$subdir"; \
627           if test "$$subdir" = "."; then \
628             dot_seen=yes; \
629             local_target="$$target-am"; \
630           else \
631             local_target="$$target"; \
632           fi; \
633           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
634           || eval $$failcom; \
635         done; \
636         if test "$$dot_seen" = "no"; then \
637           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
638         fi; test -z "$$fail"
639
640 ID: $(am__tagged_files)
641         $(am__define_uniq_tagged_files); mkid -fID $$unique
642 tags: tags-recursive
643 TAGS: tags
644
645 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
646         set x; \
647         here=`pwd`; \
648         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
649           include_option=--etags-include; \
650           empty_fix=.; \
651         else \
652           include_option=--include; \
653           empty_fix=; \
654         fi; \
655         list='$(SUBDIRS)'; for subdir in $$list; do \
656           if test "$$subdir" = .; then :; else \
657             test ! -f $$subdir/TAGS || \
658               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
659           fi; \
660         done; \
661         $(am__define_uniq_tagged_files); \
662         shift; \
663         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
664           test -n "$$unique" || unique=$$empty_fix; \
665           if test $$# -gt 0; then \
666             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
667               "$$@" $$unique; \
668           else \
669             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
670               $$unique; \
671           fi; \
672         fi
673 ctags: ctags-recursive
674
675 CTAGS: ctags
676 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
677         $(am__define_uniq_tagged_files); \
678         test -z "$(CTAGS_ARGS)$$unique" \
679           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
680              $$unique
681
682 GTAGS:
683         here=`$(am__cd) $(top_builddir) && pwd` \
684           && $(am__cd) $(top_srcdir) \
685           && gtags -i $(GTAGS_ARGS) "$$here"
686 cscopelist: cscopelist-recursive
687
688 cscopelist-am: $(am__tagged_files)
689         list='$(am__tagged_files)'; \
690         case "$(srcdir)" in \
691           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
692           *) sdir=$(subdir)/$(srcdir) ;; \
693         esac; \
694         for i in $$list; do \
695           if test -f "$$i"; then \
696             echo "$(subdir)/$$i"; \
697           else \
698             echo "$$sdir/$$i"; \
699           fi; \
700         done >> $(top_builddir)/cscope.files
701
702 distclean-tags:
703         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
704
705 distdir: $(DISTFILES)
706         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
707         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
708         list='$(DISTFILES)'; \
709           dist_files=`for file in $$list; do echo $$file; done | \
710           sed -e "s|^$$srcdirstrip/||;t" \
711               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
712         case $$dist_files in \
713           */*) $(MKDIR_P) `echo "$$dist_files" | \
714                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
715                            sort -u` ;; \
716         esac; \
717         for file in $$dist_files; do \
718           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
719           if test -d $$d/$$file; then \
720             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
721             if test -d "$(distdir)/$$file"; then \
722               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
723             fi; \
724             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
725               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
726               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
727             fi; \
728             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
729           else \
730             test -f "$(distdir)/$$file" \
731             || cp -p $$d/$$file "$(distdir)/$$file" \
732             || exit 1; \
733           fi; \
734         done
735         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
736           if test "$$subdir" = .; then :; else \
737             $(am__make_dryrun) \
738               || test -d "$(distdir)/$$subdir" \
739               || $(MKDIR_P) "$(distdir)/$$subdir" \
740               || exit 1; \
741             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
742             $(am__relativize); \
743             new_distdir=$$reldir; \
744             dir1=$$subdir; dir2="$(top_distdir)"; \
745             $(am__relativize); \
746             new_top_distdir=$$reldir; \
747             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
748             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
749             ($(am__cd) $$subdir && \
750               $(MAKE) $(AM_MAKEFLAGS) \
751                 top_distdir="$$new_top_distdir" \
752                 distdir="$$new_distdir" \
753                 am__remove_distdir=: \
754                 am__skip_length_check=: \
755                 am__skip_mode_fix=: \
756                 distdir) \
757               || exit 1; \
758           fi; \
759         done
760 check-am: all-am
761 check: check-recursive
762 all-am: Makefile $(PROGRAMS) $(MANS)
763 installdirs: installdirs-recursive
764 installdirs-am:
765         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
766           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
767         done
768 install: install-recursive
769 install-exec: install-exec-recursive
770 install-data: install-data-recursive
771 uninstall: uninstall-recursive
772
773 install-am: all-am
774         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
775
776 installcheck: installcheck-recursive
777 install-strip:
778         if test -z '$(STRIP)'; then \
779           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
780             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
781               install; \
782         else \
783           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
784             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
785             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
786         fi
787 mostlyclean-generic:
788
789 clean-generic:
790
791 distclean-generic:
792         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
793         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
794
795 maintainer-clean-generic:
796         @echo "This command is intended for maintainers to use"
797         @echo "it deletes files that may require special tools to rebuild."
798 clean: clean-recursive
799
800 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
801
802 distclean: distclean-recursive
803         -rm -rf ./$(DEPDIR)
804         -rm -f Makefile
805 distclean-am: clean-am distclean-compile distclean-generic \
806         distclean-tags
807
808 dvi: dvi-recursive
809
810 dvi-am:
811
812 html: html-recursive
813
814 html-am:
815
816 info: info-recursive
817
818 info-am:
819
820 install-data-am: install-man
821
822 install-dvi: install-dvi-recursive
823
824 install-dvi-am:
825
826 install-exec-am: install-binPROGRAMS
827
828 install-html: install-html-recursive
829
830 install-html-am:
831
832 install-info: install-info-recursive
833
834 install-info-am:
835
836 install-man: install-man1
837
838 install-pdf: install-pdf-recursive
839
840 install-pdf-am:
841
842 install-ps: install-ps-recursive
843
844 install-ps-am:
845
846 installcheck-am:
847
848 maintainer-clean: maintainer-clean-recursive
849         -rm -rf ./$(DEPDIR)
850         -rm -f Makefile
851 maintainer-clean-am: distclean-am maintainer-clean-generic
852
853 mostlyclean: mostlyclean-recursive
854
855 mostlyclean-am: mostlyclean-compile mostlyclean-generic
856
857 pdf: pdf-recursive
858
859 pdf-am:
860
861 ps: ps-recursive
862
863 ps-am:
864
865 uninstall-am: uninstall-binPROGRAMS uninstall-man
866
867 uninstall-man: uninstall-man1
868
869 .MAKE: $(am__recursive_targets) install-am install-strip
870
871 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
872         check-am clean clean-binPROGRAMS clean-generic cscopelist-am \
873         ctags ctags-am distclean distclean-compile distclean-generic \
874         distclean-tags distdir dvi dvi-am html html-am info info-am \
875         install install-am install-binPROGRAMS install-data \
876         install-data-am install-dvi install-dvi-am install-exec \
877         install-exec-am install-html install-html-am install-info \
878         install-info-am install-man install-man1 install-pdf \
879         install-pdf-am install-ps install-ps-am install-strip \
880         installcheck installcheck-am installdirs installdirs-am \
881         maintainer-clean maintainer-clean-generic mostlyclean \
882         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
883         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
884         uninstall-man uninstall-man1
885
886
887 psensor.1: main.c $(top_srcdir)/configure.ac
888         $(MAKE) $(AM_MAKEFLAGS) psensor$(EXEEXT)
889         help2man --include=description.txt -N --name="Temperature monitoring application" --output=psensor.1 ./psensor$(EXEEXT)
890
891 @GSETTINGS_RULES@
892
893 # Tell versions [3.59,3.63) of GNU make to not export all variables.
894 # Otherwise a system limit (for SysV at least) may be exceeded.
895 .NOEXPORT: