diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5c0356f..3efb072 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,3 +61,6 @@ xkbcomp_SOURCES = \ dist_man_MANS = \ xkbcomp.man +EXTRA_DIST = \ + README.config \ + README.enhancing |