]> git.0d.be Git - empathy.git/blobdiff - tools/check-coding-style.mk
Update tools to latest version of tp-glib and include a gitignore
[empathy.git] / tools / check-coding-style.mk
index 1499f2f0521d012e9bd6882c1733dfa7e6b64602..3fc92fc8d8a564f0611559b0e3f216b67f1169f6 100644 (file)
@@ -1,4 +1,4 @@
-check-local::
+check-coding-style:
        @fail=0; \
        if test -n "$(check_misc_sources)"; then \
                tools_dir=$(top_srcdir)/tools \