diff --git a/Makefile.am b/Makefile.am index 5a9d76a..cdaadba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,11 +14,10 @@ # this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. -# auxdir = @ac_aux_dir@ -auxdir = config +auxdir = @ac_aux_dir@ AUTOMAKE_OPTIONS = 1.8 dist-bzip2 foreign nostdinc no-dist-gzip -ACLOCAL_AMFLAGS = -I $(auxdir) +ACLOCAL_AMFLAGS = -I config SUBDIRS = $(auxdir) html src