aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index a95e01e6a59..04a083123b0 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -23,7 +23,7 @@ distclean:
23 -rm -f paths.h config.h machine.h system.h emacs-* temacs xemacs xmakefile core *~ m/*~ s/*~ \#* *.o 23 -rm -f paths.h config.h machine.h system.h emacs-* temacs xemacs xmakefile core *~ m/*~ s/*~ \#* *.o
24 24
25clean: 25clean:
26 -rm -f temacs xemacs xmakefile* core \#* *.o 26 -rm -f temacs xemacs prefix-args xmakefile* core \#* *.o
27 27
28xemacs: doxemacs 28xemacs: doxemacs
29 29