diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2013-11-17 17:54:07 +0100 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2013-11-17 17:54:07 +0100 |
commit | 5304bcb44ff71ddfa02af3bff4d05812b4fc4be3 (patch) | |
tree | 288e8f7dba0edcec697cd9b8ae68e34bc905dfe9 /contrib/Makefile.am | |
parent | 2e7e99fc780c4099861039ebaab0fb8629d7601b (diff) | |
download | ratpoison-5304bcb44ff71ddfa02af3bff4d05812b4fc4be3.zip |
Revert "Added contrib/ratdate.sh and Makefile for building"
This reverts commit 2e7e99fc780c4099861039ebaab0fb8629d7601b.
Problems:
- no copyright statement
- CC BY-ND considered undesirable by myself.
Diffstat (limited to 'contrib/Makefile.am')
-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 dd51dd2..5ae7445 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -19,6 +19,6 @@ bin_SCRIPTS = rpws -pkgdata_DATA = ratpoison.el split.sh genrpbindings rpws allwindows.sh clickframe.pl rpshowall.sh unrat.c sloppy.c ratdate.sh -EXTRA_DIST = ratpoison.el split.sh genrpbindings rpws allwindows.sh clickframe.pl rpshowall.sh unrat.c sloppy.c ratdate.sh +pkgdata_DATA = ratpoison.el split.sh genrpbindings rpws allwindows.sh clickframe.pl rpshowall.sh unrat.c sloppy.c +EXTRA_DIST = ratpoison.el split.sh genrpbindings rpws allwindows.sh clickframe.pl rpshowall.sh unrat.c sloppy.c MAINTAINERCLEANFILES = Makefile.in |