From 861fb083f291ff897cf18a280bec889b2b969053 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Wed, 26 Sep 2001 19:37:08 +0000 Subject: Fix distclean to remove some extra files. #60993, Ben Gertzfield Wed Sep 26 15:33:37 2001 Owen Taylor * Makefile.am po/Makefile.in.in: Fix distclean to remove some extra files. #60993, Ben Gertzfield --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9067c1543..435167ec6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,6 +66,8 @@ glibconfig.h.win32: $(top_builddir)/config.status $(top_srcdir)/glibconfig.h.win config.h.win32: $(top_builddir)/config.status $(top_srcdir)/config.h.win32.in cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h stamp-gc-h + .PHONY: files release sanity snapshot files: -- cgit v1.2.3