]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix syntax-check problems
authorEric Blake <eblake@redhat.com>
Mon, 12 Apr 2010 22:43:05 +0000 (16:43 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 12 Apr 2010 22:43:05 +0000 (16:43 -0600)
commitbabaae925652ca53baa113d5705a243472c177b5
tree9f2aeb4f504ac0e51ccb53a0db33f8f430bba338
parent281c3c649b05a8dde0b6d79c47b27325316f2c30
build: fix syntax-check problems

* .x-sc_prohibit_gettext_noop: Add new exemption.
* .x-sc_prohibit_test_minus_ao: Likewise.
* Makefile.am (EXTRA_DIST): Distribute new files.
* .gitignore: Ignore built file.
.gitignore
.x-sc_prohibit_gettext_noop [new file with mode: 0644]
.x-sc_prohibit_test_minus_ao [new file with mode: 0644]
Makefile.am