X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=Makefile.am;h=12371406c4ef6bc312e6cf4f5b0d23255457d70e;hp=a09ee4dad8a383aa5df51ea8c3cdd45714109ba2;hb=f8190b7233871b5b47c3fc8846731d1bbdef78a5;hpb=75271559a9dc2536b9da1c655a012eb837c58761 diff --git a/Makefile.am b/Makefile.am index a09ee4da..12371406 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = src doc test systemd +SUBDIRS = src doc test systemd bash_completion.d ACLOCAL_AMFLAGS = -I m4 @@ -37,4 +37,4 @@ release: $(MAKE) dist astyle: - astyle --options=.astylerc -nQ src/*.[ch] src/*/*.[ch] test/*.[ch] + astyle --options=.astylerc -nQ src/*.[ch] src/*/*.[ch]