configure: Resolve compile issue in configure.ac

This patch resolves a compile issue caused by the
removal of examples/domsuspend code in commit
5eb4b04211. This issue
is only seen in a fresh checkout, but causes the build
and configure to fail.
This commit is contained in:
Adam Walters 2013-12-04 23:09:14 -05:00 committed by Daniel Veillard
parent 36ae35f02c
commit 62774afb6b

View File

@ -2555,7 +2555,6 @@ AC_CONFIG_FILES([\
tests/Makefile \
examples/apparmor/Makefile \
examples/domain-events/events-c/Makefile \
examples/domsuspend/Makefile \
examples/dominfo/Makefile \
examples/openauth/Makefile \
examples/hellolibvirt/Makefile \