diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-05-27 17:11:57 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-05-27 17:11:57 +0100 |
commit | c59310f777a0437ebd95e14bf0b1987c61d8e0e8 (patch) | |
tree | 646bd8d65c3ff31f32db7a68a0a318e5c8e6e95e /Makefile.am | |
parent | e7d66edd8d481f162904d611bd499f968f2f74ef (diff) | |
download | libguestfs-c59310f777a0437ebd95e14bf0b1987c61d8e0e8.tar.gz libguestfs-c59310f777a0437ebd95e14bf0b1987c61d8e0e8.tar.xz libguestfs-c59310f777a0437ebd95e14bf0b1987c61d8e0e8.zip |
Removed contrib/*.spec files.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index e9e02bfa..c8cf76c6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,8 +60,6 @@ EXTRA_DIST = \ make-recipes.sh \ test-cleanup.sh \ contrib/README \ - contrib/centos5.3-libguestfs.spec \ - contrib/fedora-libguestfs.spec \ contrib/febootstrap/install.title \ contrib/febootstrap/install.html \ contrib/febootstrap/install.sh \ |