aboutsummaryrefslogtreecommitdiff
path: root/example/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 15:29:09 -0600
committerTed Gould <ted@gould.cx>2011-02-10 15:29:09 -0600
commitac68d851252a8f3e76b294488676477aa5e4ba83 (patch)
tree9664fddc3f56931062e35dedd7e3b38dd0dd2973 /example/Makefile.in
parentacdd6c56f7292d24ed83a1758f258e0d247fbc09 (diff)
parent2c23d4b9534eacfae055b67c15fe3a254a2928fd (diff)
downloadlibayatana-appindicator-ac68d851252a8f3e76b294488676477aa5e4ba83.tar.gz
libayatana-appindicator-ac68d851252a8f3e76b294488676477aa5e4ba83.tar.bz2
libayatana-appindicator-ac68d851252a8f3e76b294488676477aa5e4ba83.zip
* New upstream release (0.2.93)
* New upstream release (0.2.94) ∘ Include vala example files as well
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
-
#########################################
#########################################