X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=d360a086349d57c7e37a2211fee5b04a10dcd617;hb=5216839fa30dfbf5204b274b4e8becbb34e6ca21;hp=8ce4f306841605717780dd95fdbb4c7e32649682;hpb=a7ebfcff0fe55596cb18a3cb488d14c73aacbe5f;p=meshlink diff --git a/configure.ac b/configure.ac index 8ce4f306..d360a086 100644 --- a/configure.ac +++ b/configure.ac @@ -124,6 +124,6 @@ dnl These are defined in files in m4/ MeshLink_ZLIB -AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile m4/Makefile test/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile m4/Makefile test/Makefile examples/Makefile]) AC_OUTPUT