diff options
Diffstat (limited to 'genkeymap')
-rw-r--r-- | genkeymap/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/genkeymap/Makefile.am b/genkeymap/Makefile.am index 25767395..8c295170 100644 --- a/genkeymap/Makefile.am +++ b/genkeymap/Makefile.am @@ -1,3 +1,7 @@ +EXTRA_DIST = \ + dump-keymaps.sh \ + readme.txt + AM_CFLAGS = $(X_CFLAGS) bin_PROGRAMS = \ |