From 38946e1378d50cf2921c509635e2119216fc9b0c Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <e.dolstra@tudelft.nl>
Date: Tue, 18 Nov 2003 12:07:39 +0000
Subject: [PATCH] * Forgot this one.

---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index a0ab10dc4..1fa6e1d33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,6 +26,7 @@ AM_CONFIG_HEADER([config.h])
 AC_CONFIG_FILES([Makefile
    externals/Makefile
    src/Makefile
+   src/bin2c/Makefile
    src/boost/Makefile
    src/boost/format/Makefile
    src/libutil/Makefile
-- 
GitLab