diff --git a/src/Makefile.am b/src/Makefile.am index 16f2e66..d5166f6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,2 +1,6 @@ SUBDIRS = lib tools +EXTRA_DIST = \ + runAfine.sh \ + runVigenere.sh +