--- Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index 2555181..d5fa032 100644 --- a/Makefile +++ b/Makefile @@ -185,6 +185,7 @@ updates: fi ; \ git diff --stat $(ARCHIVE_TAG) | grep " | " | \ grep -v "\.spec" | grep -v "Makefile" | grep -v "\.c\ " | \ + grep -v "\.h" | grep -v "\.sh" | \ while read sourcefile stuff ; do \ dn="$$(echo $$sourcefile | cut -d '/' -f 1)" ; \ case $$dn in \ -- 1.6.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list