summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-01-25 15:41:26 +0000
committerCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-01-25 15:41:26 +0000
commit1076aa49c640dcbdbd767c6af2b430156eb89744 (patch)
tree8619042af3c0e5646b0326bfddb6739893921945 /Makefile.am
parentabe0546a67281ad9bce49700aa7b02c2f7135293 (diff)
downloadtelepathy-logger-1076aa49c640dcbdbd767c6af2b430156eb89744.tar.gz
Using GAsyncReadyCallback
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 600d6ed..895c400 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,11 +37,5 @@ ChangeLog:
echo A git checkout and git-log is required to generate this file >> $@); \
fi
-ctags:
- $(MAKE) -C telepathy-logger ctags
- $(MAKE) -C src ctags
- cat telepathy-logger/tags src/tags >> tags
-
-
.PHONY: ChangeLog