X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;h=eb8f8898559ed0788d9cc860d9ae28730fb40da6;hb=aa02c3dfe7142904ddec12dbc55a9c7b55f1a4f9;hp=71e4139d7b53e4c6a94f740de347f828ca79cb8b;hpb=c1600c35da65fad1262333672f1ea4485458ed50;p=routeros-api.git diff --git a/configure.ac b/configure.ac index 71e4139..eb8f889 100644 --- a/configure.ac +++ b/configure.ac @@ -65,4 +65,4 @@ AC_ARG_ENABLE(debug, [AS_HELP_STRING([--enable-debug], [Enable extensive debuggi ], []) AM_CONDITIONAL(BUILD_WITH_DEBUG, test "x$enable_debug" = "xyes") -AC_OUTPUT(Makefile src/Makefile) +AC_OUTPUT(Makefile src/Makefile src/routeros_version.h)