aboutsummaryrefslogtreecommitdiff
path: root/example/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 15:28:13 -0600
committerTed Gould <ted@gould.cx>2011-02-10 15:28:13 -0600
commit2c23d4b9534eacfae055b67c15fe3a254a2928fd (patch)
treebc5f4358efb541193e7e53033b5ad34179696322 /example/Makefile.in
parent18d89929cb035b798916e10a6aa253fd5bcf4e7d (diff)
parente5b56ecf9a05381c8ba725f53f064c2c8569ea8f (diff)
downloadlibayatana-appindicator-2c23d4b9534eacfae055b67c15fe3a254a2928fd.tar.gz
libayatana-appindicator-2c23d4b9534eacfae055b67c15fe3a254a2928fd.tar.bz2
libayatana-appindicator-2c23d4b9534eacfae055b67c15fe3a254a2928fd.zip
Import upstream version 0.2.94
Diffstat (limited to 'example/Makefile.in')
-rw-r--r--example/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/example/Makefile.in b/example/Makefile.in
index c848ea3..7b73757 100644
--- a/example/Makefile.in
+++ b/example/Makefile.in
@@ -271,6 +271,7 @@ top_srcdir = @top_srcdir@
@USE_GTK3_FALSE@VER =
@USE_GTK3_TRUE@VER = 3
CLEANFILES = $(am__append_1)
+EXTRA_DIST = simple-client-test-icon.png simple-client-vala.vala
#########################################
#########################################
@@ -287,9 +288,6 @@ simple_client_LDADD = \
$(LIBRARY_LIBS) \
$(top_builddir)/src/libappindicator$(VER).la
-EXTRA_DIST = \
- simple-client-test-icon.png
-
#########################################
#########################################