aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5226e45b..aab4aa5c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -186,7 +186,7 @@ uninstall:
clean:
-cd intl; $(MAKE) clean
#work around braindamage in GNU gettext
- -rm -f $(top_builddir)/libintl.h
+ -rm -f $(top_builddir)/intl/libintl.h
-cd po; $(MAKE) clean
-rm -f fetchmail *.o core fetchmail.dvi \
rcfile_l.c rcfile_y.h rcfile_y.c \