Fixed bug with configure still relying on ncdu.h

This commit is contained in:
Yorhel 2009-04-26 11:54:27 +02:00
parent 91ad9df126
commit 67ce0af650

View file

@ -1,6 +1,6 @@
AC_INIT(ncdu, git, projects@yorhel.nl)
AC_CONFIG_SRCDIR([src/ncdu.h])
AC_CONFIG_SRCDIR([src/global.h])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE