diff options
author | Kristian Høgsberg <krh@redhat.com> | 2005-09-28 19:28:15 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2005-09-28 19:28:15 +0000 |
commit | c4483b314106bcd2bb13e49650cfd279f74da73e (patch) | |
tree | e5c272cea0830d372deacccf1e52d1851055309a /Makefile.am | |
parent | 149fc373521b4ceb33e37c693834a27a702fcc2b (diff) |
Copy bits from COPYING here.
Copy first paragraph from man page.
Add swap.km.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f1f4b46..f2cdad0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,3 +35,5 @@ xmodmap_SOURCES = \ dist_man1_MANS = \ xmodmap.man +EXTRA_DIST = \ + swap.km |