summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-14 21:52:34 +0100
committerRichard Jones <rjones@redhat.com>2009-04-14 21:53:19 +0100
commit482e263073e70b8688aaf68443b9b14965129095 (patch)
tree6fe4bb3bd357ad2e1287f90ea5b0c3909a6e192b /configure.ac
parent616d80ae910d93e9471a7eaf2a6798f423d2674a (diff)
downloadfebootstrap-482e263073e70b8688aaf68443b9b14965129095.tar.gz
febootstrap-482e263073e70b8688aaf68443b9b14965129095.tar.xz
febootstrap-482e263073e70b8688aaf68443b9b14965129095.zip
febootstrap.spec removed, see https://bugzilla.redhat.com/show_bug.cgi?id=febootstrap
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e375d0..7d4cf9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,5 +42,5 @@ if test "x$YUM" = "xno" ; then
fi
AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_FILES([Makefile examples/Makefile febootstrap.spec])
+AC_CONFIG_FILES([Makefile examples/Makefile])
AC_OUTPUT