diff options
author | algernon <algernon> | 2001-12-08 23:13:50 +0000 |
---|---|---|
committer | algernon <algernon> | 2001-12-08 23:13:50 +0000 |
commit | cac895ec644fa423d2af6a10c952b2f8a02efd35 (patch) | |
tree | d70df6b1df754b0d81b136ad9b3411d9bfa3d967 | |
parent | 35c565608111015c4eef1bef0d25be3aea04be21 (diff) | |
download | ratpoison-cac895ec644fa423d2af6a10c952b2f8a02efd35.zip |
(EXTRA_DIST, pkgdata_DATA): added genrpbindings
-rw-r--r-- | contrib/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index d11cfbc..692a0d4 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,2 +1,2 @@ -pkgdata_DATA = ratpoison.el split.sh -EXTRA_DIST = ratpoison.el split.sh +pkgdata_DATA = ratpoison.el split.sh genrpbindings +EXTRA_DIST = ratpoison.el split.sh genrpbindings |