X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=Makefile.am;h=12371406c4ef6bc312e6cf4f5b0d23255457d70e;hb=25a3945e77927c11cae915b7b46fac7ac789013d;hp=2b21abb66083fbd9bf1ea7516e60636745f93bdb;hpb=8f2ef1a174d18a9efdf9b0bd2417132fe7d84e9f;p=tinc diff --git a/Makefile.am b/Makefile.am index 2b21abb6..12371406 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = src doc gui 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]