summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-07-07 17:34:56 +0000
committerPaul Smith <psmith@gnu.org>2000-07-07 17:34:56 +0000
commit2e6f55c3a0a059177a2b8a82c497ea44b60fafa5 (patch)
tree6a749a7c51472ff1f41aaa1cb6eb3a2dcaac9f70 /Makefile.am
parent7bf4f7399b21ebb9bee6c6e773139644bff41a79 (diff)
downloadmake-2e6f55c3a0a059177a2b8a82c497ea44b60fafa5.tar.gz
* Minor code cleanups
* Fix for PR/1811, from Paul Eggert.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 08db1a6e..1f4c6f3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,6 +57,8 @@ all-local: $(srcdir)/stamp-pot
$(srcdir)/stamp-pot: $(POTFILES)
@echo "$(POTFILES)" > $@
+MAINTAINERCLEANFILES = $(srcdir)/stamp-pot
+
# --------------- Local INSTALL Section