1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92subdir = panel-plugin
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96	$(ACLOCAL_M4)
97DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
98mkinstalldirs = $(install_sh) -d
99CONFIG_HEADER = $(top_builddir)/config.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103am__vpath_adj = case $$p in \
104    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105    *) f=$$p;; \
106  esac;
107am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
108am__install_max = 40
109am__nobase_strip_setup = \
110  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
111am__nobase_strip = \
112  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
113am__nobase_list = $(am__nobase_strip_setup); \
114  for p in $$list; do echo "$$p $$p"; done | \
115  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
116  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
117    if (++n[$$2] == $(am__install_max)) \
118      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
119    END { for (dir in files) print dir, files[dir] }'
120am__base_list = \
121  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
122  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
123am__uninstall_files_from_dir = { \
124  test -z "$$files" \
125    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
126    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
127         $(am__cd) "$$dir" && rm -f $$files; }; \
128  }
129am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(desktopdir)"
130LTLIBRARIES = $(plugin_LTLIBRARIES)
131am__DEPENDENCIES_1 =
132libnotification_plugin_la_DEPENDENCIES =  \
133	$(top_builddir)/common/libxfce-notifyd-common.la \
134	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
135	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
136am_libnotification_plugin_la_OBJECTS =  \
137	libnotification_plugin_la-notification-plugin.lo \
138	libnotification_plugin_la-notification-plugin-dialogs.lo \
139	libnotification_plugin_la-notification-plugin-log.lo
140libnotification_plugin_la_OBJECTS =  \
141	$(am_libnotification_plugin_la_OBJECTS)
142AM_V_lt = $(am__v_lt_@AM_V@)
143am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
144am__v_lt_0 = --silent
145am__v_lt_1 =
146libnotification_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
147	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
148	$(libnotification_plugin_la_CFLAGS) $(CFLAGS) \
149	$(libnotification_plugin_la_LDFLAGS) $(LDFLAGS) -o $@
150AM_V_P = $(am__v_P_@AM_V@)
151am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152am__v_P_0 = false
153am__v_P_1 = :
154AM_V_GEN = $(am__v_GEN_@AM_V@)
155am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156am__v_GEN_0 = @echo "  GEN     " $@;
157am__v_GEN_1 =
158AM_V_at = $(am__v_at_@AM_V@)
159am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160am__v_at_0 = @
161am__v_at_1 =
162DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
163depcomp = $(SHELL) $(top_srcdir)/depcomp
164am__maybe_remake_depfiles = depfiles
165am__depfiles_remade = ./$(DEPDIR)/libnotification_plugin_la-notification-plugin-dialogs.Plo \
166	./$(DEPDIR)/libnotification_plugin_la-notification-plugin-log.Plo \
167	./$(DEPDIR)/libnotification_plugin_la-notification-plugin.Plo
168am__mv = mv -f
169COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
170	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
171LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
172	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
173	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
174	$(AM_CFLAGS) $(CFLAGS)
175AM_V_CC = $(am__v_CC_@AM_V@)
176am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
177am__v_CC_0 = @echo "  CC      " $@;
178am__v_CC_1 =
179CCLD = $(CC)
180LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
181	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
182	$(AM_LDFLAGS) $(LDFLAGS) -o $@
183AM_V_CCLD = $(am__v_CCLD_@AM_V@)
184am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
185am__v_CCLD_0 = @echo "  CCLD    " $@;
186am__v_CCLD_1 =
187SOURCES = $(libnotification_plugin_la_SOURCES)
188DIST_SOURCES = $(libnotification_plugin_la_SOURCES)
189am__can_run_installinfo = \
190  case $$AM_UPDATE_INFO_DIR in \
191    n|no|NO) false;; \
192    *) (install-info --version) >/dev/null 2>&1;; \
193  esac
194DATA = $(desktop_DATA)
195am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
196# Read a list of newline-separated strings from the standard input,
197# and print each of them once, without duplicates.  Input order is
198# *not* preserved.
199am__uniquify_input = $(AWK) '\
200  BEGIN { nonempty = 0; } \
201  { items[$$0] = 1; nonempty = 1; } \
202  END { if (nonempty) { for (i in items) print i; }; } \
203'
204# Make sure the list of sources is unique.  This is necessary because,
205# e.g., the same source file might be shared among _SOURCES variables
206# for different programs/libraries.
207am__define_uniq_tagged_files = \
208  list='$(am__tagged_files)'; \
209  unique=`for i in $$list; do \
210    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
211  done | $(am__uniquify_input)`
212ETAGS = etags
213CTAGS = ctags
214am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
215DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
216ACLOCAL = @ACLOCAL@
217ALL_LINGUAS = @ALL_LINGUAS@
218AMTAR = @AMTAR@
219AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
220AR = @AR@
221AUTOCONF = @AUTOCONF@
222AUTOHEADER = @AUTOHEADER@
223AUTOMAKE = @AUTOMAKE@
224AWK = @AWK@
225CATALOGS = @CATALOGS@
226CATOBJEXT = @CATOBJEXT@
227CC = @CC@
228CCDEPMODE = @CCDEPMODE@
229CFLAGS = @CFLAGS@
230CPP = @CPP@
231CPPFLAGS = @CPPFLAGS@
232CYGPATH_W = @CYGPATH_W@
233DATADIRNAME = @DATADIRNAME@
234DEFS = @DEFS@
235DEPDIR = @DEPDIR@
236DLLTOOL = @DLLTOOL@
237DSYMUTIL = @DSYMUTIL@
238DUMPBIN = @DUMPBIN@
239ECHO_C = @ECHO_C@
240ECHO_N = @ECHO_N@
241ECHO_T = @ECHO_T@
242EGREP = @EGREP@
243EXEEXT = @EXEEXT@
244FGREP = @FGREP@
245GDBUS_CODEGEN = @GDBUS_CODEGEN@
246GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
247GIO_CFLAGS = @GIO_CFLAGS@
248GIO_LIBS = @GIO_LIBS@
249GIO_REQUIRED_VERSION = @GIO_REQUIRED_VERSION@
250GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
251GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
252GIO_UNIX_REQUIRED_VERSION = @GIO_UNIX_REQUIRED_VERSION@
253GIO_UNIX_VERSION = @GIO_UNIX_VERSION@
254GIO_VERSION = @GIO_VERSION@
255GMOFILES = @GMOFILES@
256GMSGFMT = @GMSGFMT@
257GREP = @GREP@
258GTK_CFLAGS = @GTK_CFLAGS@
259GTK_LIBS = @GTK_LIBS@
260HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
261INSTALL = @INSTALL@
262INSTALL_DATA = @INSTALL_DATA@
263INSTALL_PROGRAM = @INSTALL_PROGRAM@
264INSTALL_SCRIPT = @INSTALL_SCRIPT@
265INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
266INSTOBJEXT = @INSTOBJEXT@
267INTLLIBS = @INTLLIBS@
268INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
269INTLTOOL_MERGE = @INTLTOOL_MERGE@
270INTLTOOL_PERL = @INTLTOOL_PERL@
271INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
272INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
273INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
274INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
275INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
276INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
277LD = @LD@
278LDFLAGS = @LDFLAGS@
279LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
280LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
281LIBNOTIFY_REQUIRED_VERSION = @LIBNOTIFY_REQUIRED_VERSION@
282LIBNOTIFY_VERSION = @LIBNOTIFY_VERSION@
283LIBOBJS = @LIBOBJS@
284LIBS = @LIBS@
285LIBTOOL = @LIBTOOL@
286LIBX11_CFLAGS = @LIBX11_CFLAGS@
287LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
288LIBX11_LIBS = @LIBX11_LIBS@
289LIBXFCE4PANEL_CFLAGS = @LIBXFCE4PANEL_CFLAGS@
290LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
291LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
292LIBXFCE4PANEL_VERSION = @LIBXFCE4PANEL_VERSION@
293LIBXFCE4UI_CFLAGS = @LIBXFCE4UI_CFLAGS@
294LIBXFCE4UI_LIBS = @LIBXFCE4UI_LIBS@
295LIBXFCE4UI_REQUIRED_VERSION = @LIBXFCE4UI_REQUIRED_VERSION@
296LIBXFCE4UI_VERSION = @LIBXFCE4UI_VERSION@
297LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
298LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
299LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
300LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
301LIPO = @LIPO@
302LN_S = @LN_S@
303LTLIBOBJS = @LTLIBOBJS@
304LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
305MAINT = @MAINT@
306MAKEINFO = @MAKEINFO@
307MANIFEST_TOOL = @MANIFEST_TOOL@
308MKDIR_P = @MKDIR_P@
309MKINSTALLDIRS = @MKINSTALLDIRS@
310MSGFMT = @MSGFMT@
311MSGFMT_OPTS = @MSGFMT_OPTS@
312MSGMERGE = @MSGMERGE@
313NM = @NM@
314NMEDIT = @NMEDIT@
315OBJDUMP = @OBJDUMP@
316OBJEXT = @OBJEXT@
317OTOOL = @OTOOL@
318OTOOL64 = @OTOOL64@
319PACKAGE = @PACKAGE@
320PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
321PACKAGE_NAME = @PACKAGE_NAME@
322PACKAGE_STRING = @PACKAGE_STRING@
323PACKAGE_TARNAME = @PACKAGE_TARNAME@
324PACKAGE_URL = @PACKAGE_URL@
325PACKAGE_VERSION = @PACKAGE_VERSION@
326PATH_SEPARATOR = @PATH_SEPARATOR@
327PKG_CONFIG = @PKG_CONFIG@
328PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
329PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
330POFILES = @POFILES@
331POSUB = @POSUB@
332PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
333PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
334RANLIB = @RANLIB@
335SED = @SED@
336SET_MAKE = @SET_MAKE@
337SHELL = @SHELL@
338STRIP = @STRIP@
339USE_NLS = @USE_NLS@
340VERSION = @VERSION@
341XFCONF_CFLAGS = @XFCONF_CFLAGS@
342XFCONF_LIBS = @XFCONF_LIBS@
343XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
344XFCONF_VERSION = @XFCONF_VERSION@
345XGETTEXT = @XGETTEXT@
346XGETTEXT_ARGS = @XGETTEXT_ARGS@
347XMKMF = @XMKMF@
348X_CFLAGS = @X_CFLAGS@
349X_EXTRA_LIBS = @X_EXTRA_LIBS@
350X_LIBS = @X_LIBS@
351X_PRE_LIBS = @X_PRE_LIBS@
352abs_builddir = @abs_builddir@
353abs_srcdir = @abs_srcdir@
354abs_top_builddir = @abs_top_builddir@
355abs_top_srcdir = @abs_top_srcdir@
356ac_ct_AR = @ac_ct_AR@
357ac_ct_CC = @ac_ct_CC@
358ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
359am__include = @am__include@
360am__leading_dot = @am__leading_dot@
361am__quote = @am__quote@
362am__tar = @am__tar@
363am__untar = @am__untar@
364bindir = @bindir@
365build = @build@
366build_alias = @build_alias@
367build_cpu = @build_cpu@
368build_os = @build_os@
369build_vendor = @build_vendor@
370builddir = @builddir@
371datadir = @datadir@
372datarootdir = @datarootdir@
373docdir = @docdir@
374dvidir = @dvidir@
375exec_prefix = @exec_prefix@
376host = @host@
377host_alias = @host_alias@
378host_cpu = @host_cpu@
379host_os = @host_os@
380host_vendor = @host_vendor@
381htmldir = @htmldir@
382includedir = @includedir@
383infodir = @infodir@
384install_sh = @install_sh@
385intltool__v_merge_options_ = @intltool__v_merge_options_@
386intltool__v_merge_options_0 = @intltool__v_merge_options_0@
387libdir = @libdir@
388libexecdir = @libexecdir@
389localedir = @localedir@
390localstatedir = @localstatedir@
391mandir = @mandir@
392mkdir_p = @mkdir_p@
393oldincludedir = @oldincludedir@
394pdfdir = @pdfdir@
395prefix = @prefix@
396program_transform_name = @program_transform_name@
397psdir = @psdir@
398runstatedir = @runstatedir@
399sbindir = @sbindir@
400sharedstatedir = @sharedstatedir@
401srcdir = @srcdir@
402sysconfdir = @sysconfdir@
403target_alias = @target_alias@
404top_build_prefix = @top_build_prefix@
405top_builddir = @top_builddir@
406top_srcdir = @top_srcdir@
407AM_CPPFLAGS = \
408	-I$(top_srcdir) \
409	-DG_LOG_DOMAIN=\"xfce4-notification-plugin\" \
410	-DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
411	$(PLATFORM_CPPFLAGS)
412
413
414#
415# Notification plugin
416#
417plugin_LTLIBRARIES = \
418	libnotification-plugin.la
419
420plugindir = \
421	$(libdir)/xfce4/panel/plugins
422
423libnotification_plugin_la_SOURCES = \
424	notification-plugin.c \
425	notification-plugin.h \
426	notification-plugin-dialogs.c \
427	notification-plugin-dialogs.h \
428	notification-plugin-log.c \
429	notification-plugin-log.h
430
431libnotification_plugin_la_CFLAGS = \
432	$(LIBXFCE4UTIL_CFLAGS) \
433	$(LIBXFCE4UI_CFLAGS) \
434	$(LIBXFCE4PANEL_CFLAGS) \
435	$(XFCONF_CFLAGS) \
436	$(PLATFORM_CFLAGS)
437
438libnotification_plugin_la_LDFLAGS = \
439       -avoid-version \
440       -module \
441       -no-undefined \
442       -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' \
443       $(PLATFORM_LDFLAGS)
444
445libnotification_plugin_la_LIBADD = \
446	$(top_builddir)/common/libxfce-notifyd-common.la \
447	$(LIBXFCE4UTIL_LIBS) \
448	$(LIBXFCE4UI_LIBS) \
449	$(LIBXFCE4PANEL_LIBS)	\
450	$(XFCONF_LIBS)
451
452
453#
454# Desktop file
455#
456desktopdir = \
457	$(datadir)/xfce4/panel/plugins
458
459desktop_DATA = \
460	notification-plugin.desktop
461
462EXTRA_DIST = \
463	notification-plugin.desktop.in
464
465CLEANFILES = \
466	$(desktop_DATA)
467
468all: all-am
469
470.SUFFIXES:
471.SUFFIXES: .c .lo .o .obj
472$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
473	@for dep in $?; do \
474	  case '$(am__configure_deps)' in \
475	    *$$dep*) \
476	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
477	        && { if test -f $@; then exit 0; else break; fi; }; \
478	      exit 1;; \
479	  esac; \
480	done; \
481	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu panel-plugin/Makefile'; \
482	$(am__cd) $(top_srcdir) && \
483	  $(AUTOMAKE) --gnu panel-plugin/Makefile
484Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
485	@case '$?' in \
486	  *config.status*) \
487	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
488	  *) \
489	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
490	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
491	esac;
492
493$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
494	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
495
496$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
497	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
498$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
499	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500$(am__aclocal_m4_deps):
501
502install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
503	@$(NORMAL_INSTALL)
504	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
505	list2=; for p in $$list; do \
506	  if test -f $$p; then \
507	    list2="$$list2 $$p"; \
508	  else :; fi; \
509	done; \
510	test -z "$$list2" || { \
511	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
512	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
513	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
514	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
515	}
516
517uninstall-pluginLTLIBRARIES:
518	@$(NORMAL_UNINSTALL)
519	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
520	for p in $$list; do \
521	  $(am__strip_dir) \
522	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
523	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
524	done
525
526clean-pluginLTLIBRARIES:
527	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
528	@list='$(plugin_LTLIBRARIES)'; \
529	locs=`for p in $$list; do echo $$p; done | \
530	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
531	      sort -u`; \
532	test -z "$$locs" || { \
533	  echo rm -f $${locs}; \
534	  rm -f $${locs}; \
535	}
536
537libnotification-plugin.la: $(libnotification_plugin_la_OBJECTS) $(libnotification_plugin_la_DEPENDENCIES) $(EXTRA_libnotification_plugin_la_DEPENDENCIES)
538	$(AM_V_CCLD)$(libnotification_plugin_la_LINK) -rpath $(plugindir) $(libnotification_plugin_la_OBJECTS) $(libnotification_plugin_la_LIBADD) $(LIBS)
539
540mostlyclean-compile:
541	-rm -f *.$(OBJEXT)
542
543distclean-compile:
544	-rm -f *.tab.c
545
546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnotification_plugin_la-notification-plugin-dialogs.Plo@am__quote@ # am--include-marker
547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnotification_plugin_la-notification-plugin-log.Plo@am__quote@ # am--include-marker
548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnotification_plugin_la-notification-plugin.Plo@am__quote@ # am--include-marker
549
550$(am__depfiles_remade):
551	@$(MKDIR_P) $(@D)
552	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
553
554am--depfiles: $(am__depfiles_remade)
555
556.c.o:
557@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
558@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
559@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
560@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
561@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
563
564.c.obj:
565@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
566@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
567@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
568@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
569@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
570@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
571
572.c.lo:
573@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
574@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
575@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
576@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
577@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
579
580libnotification_plugin_la-notification-plugin.lo: notification-plugin.c
581@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotification_plugin_la_CFLAGS) $(CFLAGS) -MT libnotification_plugin_la-notification-plugin.lo -MD -MP -MF $(DEPDIR)/libnotification_plugin_la-notification-plugin.Tpo -c -o libnotification_plugin_la-notification-plugin.lo `test -f 'notification-plugin.c' || echo '$(srcdir)/'`notification-plugin.c
582@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnotification_plugin_la-notification-plugin.Tpo $(DEPDIR)/libnotification_plugin_la-notification-plugin.Plo
583@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='notification-plugin.c' object='libnotification_plugin_la-notification-plugin.lo' libtool=yes @AMDEPBACKSLASH@
584@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotification_plugin_la_CFLAGS) $(CFLAGS) -c -o libnotification_plugin_la-notification-plugin.lo `test -f 'notification-plugin.c' || echo '$(srcdir)/'`notification-plugin.c
586
587libnotification_plugin_la-notification-plugin-dialogs.lo: notification-plugin-dialogs.c
588@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotification_plugin_la_CFLAGS) $(CFLAGS) -MT libnotification_plugin_la-notification-plugin-dialogs.lo -MD -MP -MF $(DEPDIR)/libnotification_plugin_la-notification-plugin-dialogs.Tpo -c -o libnotification_plugin_la-notification-plugin-dialogs.lo `test -f 'notification-plugin-dialogs.c' || echo '$(srcdir)/'`notification-plugin-dialogs.c
589@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnotification_plugin_la-notification-plugin-dialogs.Tpo $(DEPDIR)/libnotification_plugin_la-notification-plugin-dialogs.Plo
590@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='notification-plugin-dialogs.c' object='libnotification_plugin_la-notification-plugin-dialogs.lo' libtool=yes @AMDEPBACKSLASH@
591@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotification_plugin_la_CFLAGS) $(CFLAGS) -c -o libnotification_plugin_la-notification-plugin-dialogs.lo `test -f 'notification-plugin-dialogs.c' || echo '$(srcdir)/'`notification-plugin-dialogs.c
593
594libnotification_plugin_la-notification-plugin-log.lo: notification-plugin-log.c
595@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotification_plugin_la_CFLAGS) $(CFLAGS) -MT libnotification_plugin_la-notification-plugin-log.lo -MD -MP -MF $(DEPDIR)/libnotification_plugin_la-notification-plugin-log.Tpo -c -o libnotification_plugin_la-notification-plugin-log.lo `test -f 'notification-plugin-log.c' || echo '$(srcdir)/'`notification-plugin-log.c
596@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnotification_plugin_la-notification-plugin-log.Tpo $(DEPDIR)/libnotification_plugin_la-notification-plugin-log.Plo
597@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='notification-plugin-log.c' object='libnotification_plugin_la-notification-plugin-log.lo' libtool=yes @AMDEPBACKSLASH@
598@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotification_plugin_la_CFLAGS) $(CFLAGS) -c -o libnotification_plugin_la-notification-plugin-log.lo `test -f 'notification-plugin-log.c' || echo '$(srcdir)/'`notification-plugin-log.c
600
601mostlyclean-libtool:
602	-rm -f *.lo
603
604clean-libtool:
605	-rm -rf .libs _libs
606install-desktopDATA: $(desktop_DATA)
607	@$(NORMAL_INSTALL)
608	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
609	if test -n "$$list"; then \
610	  echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
611	  $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
612	fi; \
613	for p in $$list; do \
614	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
615	  echo "$$d$$p"; \
616	done | $(am__base_list) | \
617	while read files; do \
618	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
619	  $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
620	done
621
622uninstall-desktopDATA:
623	@$(NORMAL_UNINSTALL)
624	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
625	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
626	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
627
628ID: $(am__tagged_files)
629	$(am__define_uniq_tagged_files); mkid -fID $$unique
630tags: tags-am
631TAGS: tags
632
633tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
634	set x; \
635	here=`pwd`; \
636	$(am__define_uniq_tagged_files); \
637	shift; \
638	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
639	  test -n "$$unique" || unique=$$empty_fix; \
640	  if test $$# -gt 0; then \
641	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
642	      "$$@" $$unique; \
643	  else \
644	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
645	      $$unique; \
646	  fi; \
647	fi
648ctags: ctags-am
649
650CTAGS: ctags
651ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
652	$(am__define_uniq_tagged_files); \
653	test -z "$(CTAGS_ARGS)$$unique" \
654	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
655	     $$unique
656
657GTAGS:
658	here=`$(am__cd) $(top_builddir) && pwd` \
659	  && $(am__cd) $(top_srcdir) \
660	  && gtags -i $(GTAGS_ARGS) "$$here"
661cscopelist: cscopelist-am
662
663cscopelist-am: $(am__tagged_files)
664	list='$(am__tagged_files)'; \
665	case "$(srcdir)" in \
666	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
667	  *) sdir=$(subdir)/$(srcdir) ;; \
668	esac; \
669	for i in $$list; do \
670	  if test -f "$$i"; then \
671	    echo "$(subdir)/$$i"; \
672	  else \
673	    echo "$$sdir/$$i"; \
674	  fi; \
675	done >> $(top_builddir)/cscope.files
676
677distclean-tags:
678	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
679
680distdir: $(BUILT_SOURCES)
681	$(MAKE) $(AM_MAKEFLAGS) distdir-am
682
683distdir-am: $(DISTFILES)
684	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
685	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
686	list='$(DISTFILES)'; \
687	  dist_files=`for file in $$list; do echo $$file; done | \
688	  sed -e "s|^$$srcdirstrip/||;t" \
689	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
690	case $$dist_files in \
691	  */*) $(MKDIR_P) `echo "$$dist_files" | \
692			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
693			   sort -u` ;; \
694	esac; \
695	for file in $$dist_files; do \
696	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
697	  if test -d $$d/$$file; then \
698	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
699	    if test -d "$(distdir)/$$file"; then \
700	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
701	    fi; \
702	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
703	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
704	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
705	    fi; \
706	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
707	  else \
708	    test -f "$(distdir)/$$file" \
709	    || cp -p $$d/$$file "$(distdir)/$$file" \
710	    || exit 1; \
711	  fi; \
712	done
713check-am: all-am
714check: check-am
715all-am: Makefile $(LTLIBRARIES) $(DATA)
716installdirs:
717	for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(desktopdir)"; do \
718	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
719	done
720install: install-am
721install-exec: install-exec-am
722install-data: install-data-am
723uninstall: uninstall-am
724
725install-am: all-am
726	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
727
728installcheck: installcheck-am
729install-strip:
730	if test -z '$(STRIP)'; then \
731	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
732	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
733	      install; \
734	else \
735	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
736	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
737	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
738	fi
739mostlyclean-generic:
740
741clean-generic:
742	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
743
744distclean-generic:
745	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
746	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
747
748maintainer-clean-generic:
749	@echo "This command is intended for maintainers to use"
750	@echo "it deletes files that may require special tools to rebuild."
751clean: clean-am
752
753clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
754	mostlyclean-am
755
756distclean: distclean-am
757		-rm -f ./$(DEPDIR)/libnotification_plugin_la-notification-plugin-dialogs.Plo
758	-rm -f ./$(DEPDIR)/libnotification_plugin_la-notification-plugin-log.Plo
759	-rm -f ./$(DEPDIR)/libnotification_plugin_la-notification-plugin.Plo
760	-rm -f Makefile
761distclean-am: clean-am distclean-compile distclean-generic \
762	distclean-tags
763
764dvi: dvi-am
765
766dvi-am:
767
768html: html-am
769
770html-am:
771
772info: info-am
773
774info-am:
775
776install-data-am: install-desktopDATA install-pluginLTLIBRARIES
777
778install-dvi: install-dvi-am
779
780install-dvi-am:
781
782install-exec-am:
783
784install-html: install-html-am
785
786install-html-am:
787
788install-info: install-info-am
789
790install-info-am:
791
792install-man:
793
794install-pdf: install-pdf-am
795
796install-pdf-am:
797
798install-ps: install-ps-am
799
800install-ps-am:
801
802installcheck-am:
803
804maintainer-clean: maintainer-clean-am
805		-rm -f ./$(DEPDIR)/libnotification_plugin_la-notification-plugin-dialogs.Plo
806	-rm -f ./$(DEPDIR)/libnotification_plugin_la-notification-plugin-log.Plo
807	-rm -f ./$(DEPDIR)/libnotification_plugin_la-notification-plugin.Plo
808	-rm -f Makefile
809maintainer-clean-am: distclean-am maintainer-clean-generic
810
811mostlyclean: mostlyclean-am
812
813mostlyclean-am: mostlyclean-compile mostlyclean-generic \
814	mostlyclean-libtool
815
816pdf: pdf-am
817
818pdf-am:
819
820ps: ps-am
821
822ps-am:
823
824uninstall-am: uninstall-desktopDATA uninstall-pluginLTLIBRARIES
825
826.MAKE: install-am install-strip
827
828.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
829	clean-generic clean-libtool clean-pluginLTLIBRARIES \
830	cscopelist-am ctags ctags-am distclean distclean-compile \
831	distclean-generic distclean-libtool distclean-tags distdir dvi \
832	dvi-am html html-am info info-am install install-am \
833	install-data install-data-am install-desktopDATA install-dvi \
834	install-dvi-am install-exec install-exec-am install-html \
835	install-html-am install-info install-info-am install-man \
836	install-pdf install-pdf-am install-pluginLTLIBRARIES \
837	install-ps install-ps-am install-strip installcheck \
838	installcheck-am installdirs maintainer-clean \
839	maintainer-clean-generic mostlyclean mostlyclean-compile \
840	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
841	tags tags-am uninstall uninstall-am uninstall-desktopDATA \
842	uninstall-pluginLTLIBRARIES
843
844.PRECIOUS: Makefile
845
846
847@INTLTOOL_DESKTOP_RULE@
848
849# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
850
851# Tell versions [3.59,3.63) of GNU make to not export all variables.
852# Otherwise a system limit (for SysV at least) may be exceeded.
853.NOEXPORT:
854