summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-08-19 07:02:14 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-08-19 07:02:14 +0000
commit13f4a6e3b51cde51c51a06d780b94fbf6eba1cbc (patch)
treecffed140f9095be45e567518bade5a98c55afb8d /Makefile.am
parentcdacf77ffc7bf11cf7007f70c430564617bc6dae (diff)
Remove the $output.in hack, and create a fake charmaps directory
instead.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index a8a76b45..9401abb2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -120,10 +120,6 @@ changelog:
dist-hook:
-for file in $(BUILT_SOURCES) ; do rm -f $(distdir)/$$file ; done
-rm -f $(distdir)/config.h
- touch $(distdir)/'$$output.in'
-
-utput.in:
- touch utput.in
us-distdir: distdir dist-hook
mv $(distdir) $(distdir)-us