Fix the legacy build

This commit is contained in:
Christian Dywan 2008-09-10 18:27:11 +02:00
parent f72f48542b
commit c9f582616d

View file

@ -1,6 +1,6 @@
# Register ourselves to autoconf
AC_INIT([midori], [0.0.21], [http://www.twotoasts.de/bugs])
AC_CONFIG_SRCDIR([midori/main.h])
AC_CONFIG_SRCDIR([midori/midori-stock.h])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])