We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0861ec3 commit 7bb9834Copy full SHA for 7bb9834
Makefile.am
@@ -1,3 +1,3 @@
1
AUTOMAKE_OPTIONS = foreign
2
SUBDIRS = src man scripts
3
-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
Makefile.in
@@ -191,7 +191,7 @@ top_builddir = @top_builddir@
191
top_srcdir = @top_srcdir@
192
193
194
195
all: config.h
196
$(MAKE) $(AM_MAKEFLAGS) all-recursive
197
0 commit comments