diff --git a/configure.in b/configure.in index 1d9c67f..448c939 100644 --- a/configure.in +++ b/configure.in @@ -795,7 +795,7 @@ basedir=. AM_CONFIG_HEADER(config.h) -AC_OUTPUT(Makefile bg/Makefile doc/Makefile utils/Makefile libmej/Makefile +AC_OUTPUT(Makefile bg/Makefile doc/Makefile utils/Makefile pix/Makefile src/Makefile themes/Makefile Eterm.spec) # Mega evals to make sure all the relative variables get resolved.