diff --git a/Makefile.am b/Makefile.am index 08204ca..cfc4cad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = src man scripts -EXTRA_DIST = src/keytables.cc build man/logkeys.8 scripts/llk scripts/kllk \ No newline at end of file +EXTRA_DIST = src/keytables.cc src/usage.cc src/args.cc src/upload.cc build man/logkeys.8 scripts/logkeys-start.sh scripts/logkeys-kill.sh \ No newline at end of file diff --git a/Makefile.in b/Makefile.in index b2de979..137667e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -191,7 +191,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign SUBDIRS = src man scripts -EXTRA_DIST = src/keytables.cc build man/logkeys.8 scripts/llk scripts/kllk +EXTRA_DIST = src/keytables.cc src/usage.cc src/args.cc src/upload.cc build man/logkeys.8 scripts/logkeys-start.sh scripts/logkeys-kill.sh all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive