diff options
author | sabetts <sabetts> | 2001-09-21 10:02:23 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-21 10:02:23 +0000 |
commit | 4ef696c05c6bee87dcd94d6ac74f02a79584418b (patch) | |
tree | de265a434a2dac2127ec092cda2756508b4146b9 | |
parent | 79decad745173b551009a3edc453179bba3dd8fe (diff) | |
download | ratpoison-4ef696c05c6bee87dcd94d6ac74f02a79584418b.zip |
add split.sh
-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 511dce7..4325585 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,2 +1,2 @@ -pkgdata_DATA = ratpoisonrc-mode.el -EXTRA_DIST = ratpoisonrc-mode.el +pkgdata_DATA = ratpoisonrc-mode.el split.sh +EXTRA_DIST = ratpoisonrc-mode.el split.sh |