summaryrefslogtreecommitdiff
path: root/lib/am/remake-hdr.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/am/remake-hdr.am')
-rw-r--r--lib/am/remake-hdr.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/am/remake-hdr.am b/lib/am/remake-hdr.am
index f2a203f2d..1703b01de 100644
--- a/lib/am/remake-hdr.am
+++ b/lib/am/remake-hdr.am
@@ -15,7 +15,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
%CONFIG_H%: %STAMP%
-## Recover from removal of CONFIG_HEADER
+## Recover from removal of CONFIG_HEADER.
@if test ! -f $@; then rm -f %STAMP%; else :; fi
@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) %STAMP%; else :; fi