aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-10-26 15:50:19 -0600
committerEric Blake <eblake@redhat.com>2010-10-26 15:50:19 -0600
commit1987b090931ea402da7748147f345991225026ec (patch)
treec6a3ecf5e4043fd2294b5f85bdca80c0a022988e /Makefile.am
parentdocs: revamp api_extension example, using vcpu patch series (diff)
downloadlibvirt-1987b090931ea402da7748147f345991225026ec.tar.gz
libvirt-1987b090931ea402da7748147f345991225026ec.tar.bz2
libvirt-1987b090931ea402da7748147f345991225026ec.zip
maint: fix syntax-check failure of previous patch
* cfg.mk (sc_prohibit_trailing_blank_lines): Delete; this is adequately covered by maint.mk's sc_prohibit_empty_lines_at_EOF. * .x-sc_prohibit_empty_lines_at_EOF: New file, to exempt raw patches. * Makefile.am (EXTRA_DIST): Include new exemption.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b51bd2b3f..26c64885b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,7 @@ EXTRA_DIST = \
.x-sc_avoid_write \
.x-sc_m4_quote_check \
.x-sc_prohibit_asprintf \
+ .x-sc_prohibit_empty_lines_at_EOF \
.x-sc_prohibit_gethostby \
.x-sc_prohibit_gethostname \
.x-sc_prohibit_gettext_noop \