aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-11 09:43:07 -0500
committerTed Gould <ted@gould.cx>2011-08-11 09:43:07 -0500
commit0aaf53b46bac83f02eb763a4e8f0f3313b8fe002 (patch)
treef8073b8cf0ebd65fcd770f53318b02a2c2d84a57 /Makefile.in
parent23239f8bdd4e54e98169edb1bad01b89f84f53ce (diff)
parent7b63153f899f53c72222a5c424dcbe7a300b900b (diff)
downloadlibayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.tar.gz
libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.tar.bz2
libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.zip
* New upstream release.
* Rescan icon theme if icon can't be loaded
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index c2dcb01..2aeb899 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -746,6 +746,10 @@ uninstall-am:
ps ps-am tags tags-recursive uninstall uninstall-am
+tests: libindicator
+
+tools: libindicator
+
dist-hook:
@if test -d "$(top_srcdir)/.bzr"; \
then \