summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-19 02:00:01 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-19 02:00:01 +0000
commit052efe144da64f96fb1201a36933894d2d4bfb3c (patch)
treefddeb8ddcf7d4562fed26991e365c34821b80e16 /Makefile.am
parente1cd82cf0b4d51db42c5d71a63805b6fb9ad45b8 (diff)
distcheck fixes -- clean up after makestrs, don't list non-existant files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ab743c7..6ec9cda 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,4 +56,4 @@ $(BUILT_FILES):
$(install_sh_DATA) StringDefs.c $(top_builddir)/src
$(install_sh_DATA) $(top_builddir)/StringDefs.h $(top_builddir)/include/X11/
$(install_sh_DATA) $(top_builddir)/Shell.h $(top_builddir)/include/X11/
-
+ rm StringDefs.c StringDefs.h Shell.h