diff options
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 0b4ae9d2f..ecc74356b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,9 +16,9 @@ XML_EXAMPLES = \ EXTRA_DIST = \ ChangeLog-old \ - libvirt.spec libvirt.spec.in \ + libvirt.spec.in \ mingw32-libvirt.spec.in \ - libvirt.pc libvirt.pc.in \ + libvirt.pc.in \ autobuild.sh \ Makefile.nonreentrant \ autogen.sh \ |