diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d13ecbdd..80d36e3f 100644 --- a/configure.ac +++ b/configure.ac @@ -223,6 +223,8 @@ AM_CONDITIONAL([X86_64], [test "x$host_cpu" = "xx86_64"]) AC_SUBST(BUILD) +AC_CONFIG_FILES([makemacpkg:release/makemacpkg.in]) + AC_OUTPUT([ Makefile common/Makefile |