]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: fix "make rpm" when viratomic.h is used
authorLaine Stump <laine@laine.org>
Mon, 4 Jun 2012 18:40:07 +0000 (14:40 -0400)
committerLaine Stump <laine@laine.org>
Mon, 4 Jun 2012 18:46:32 +0000 (14:46 -0400)
commit80e4b166e170b4b8c2a56c1cd3950385965123cd
tree3ea157bf6cc4ba7db76f7a8432e2b3a1b10a510a
parent2af63b1c349114df98c163a8401fd9cf2facdabe
util: fix "make rpm" when viratomic.h is used

Although src/util/viratomic.h has been added to the repo, up until now
it hasn't been used. Stefan Berger is using it in his proposed dhcp
snooping patches, and an rpm build with those patches failed due to
viratomic.h not being packed up with the rest of the sources.
src/Makefile.am