docs: Ignore ruby/ext/guestfs/extconf.h

Updates commit bd21993d77.
This commit is contained in:
Richard W.M. Jones
2016-10-25 22:22:59 +01:00
parent 67cc867da8
commit e73763de1f
2 changed files with 1 additions and 2 deletions

View File

@@ -308,7 +308,7 @@ ChangeLog: configure.ac
docs/C_SOURCE_FILES: configure.ac
rm -f $@ $@-t
find $(DIST_SUBDIRS) -name '*.[ch]' | \
grep -v -E '^(builder/index-parse\.|builder/index-scan\.|examples/|gnulib/|gobject/|java/com_redhat_et_libguestfs|perl/|php/extension/config\.h|tests/|test-data/)' | \
grep -v -E '^(builder/index-parse\.|builder/index-scan\.|examples/|gnulib/|gobject/|java/com_redhat_et_libguestfs|perl/|php/extension/config\.h|ruby/ext/guestfs/extconf\.h|tests/|test-data/)' | \
grep -v -E '/(guestfs|rc)_protocol\.' | \
grep -v -E '.*/errnostring\.' | \
grep -v -E '.*-gperf\.' | \

View File

@@ -294,7 +294,6 @@ ruby/ext/guestfs/actions-4.c
ruby/ext/guestfs/actions-5.c
ruby/ext/guestfs/actions-6.c
ruby/ext/guestfs/actions.h
ruby/ext/guestfs/extconf.h
ruby/ext/guestfs/handle.c
ruby/ext/guestfs/module.c
sparsify/dummy.c