Fix a typo in the Galician user help translation
[empathy-mirror.git] / tools / flymake.mk
blob020a7bfbf4d99fb5f1831d6910e9a3832c2610c1
1 check-syntax:
2 $(CC) $(AM_CPPFLAGS) $(AM_CFLAGS) -fsyntax-only $(CHK_SOURCES)
4 .PHONY: check-syntax