aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/example/Makefile.am b/example/Makefile.am
index a3eb906..606317c 100644
--- a/example/Makefile.am
+++ b/example/Makefile.am
@@ -30,11 +30,10 @@ simple_client_LDADD = \
EXTRA_DIST = \
simple-client-test-icon.png
-if HAVE_VALAC
-
#########################################
## simple-client-vala
#########################################
+if HAVE_VALAC
VALAFLAGS = \
--pkg appindicator$(VER)-0.1 \