X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=96643524d7d80d891240e22ae07de1d2283f4249;hb=d0aa0817d2387e89555ed090d900f61c56b19caa;hp=2738008be028bd26b175c112203477d579a52ba9;hpb=5e50a56dd9ebef71683b60856f904d352a3b89dc;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index 2738008b..96643524 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -55,6 +55,7 @@ tincd_SOURCES = \ route.c route.h \ rsa.h \ rsagen.h \ + script.c script.h \ splay_tree.c splay_tree.h \ sptps.c sptps.h \ subnet.c subnet.h \ @@ -73,6 +74,7 @@ tinc_SOURCES = \ list.c list.h \ names.c names.h \ netutl.c netutl.h \ + script.c script.h \ sptps.c sptps.h \ subnet_parse.c subnet.h \ tincctl.c tincctl.h \