1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

configure makefile also in usr/irrce

This commit is contained in:
Stefan Lankes 2017-01-17 18:52:03 +01:00
parent f152caa005
commit ab96d6e9af

View file

@ -73,5 +73,5 @@ else
AC_DEFINE(DEFAULT_STACK_SIZE, 262144, Define the default stack size)
fi
AC_CONFIG_FILES(Makefile)
AC_CONFIG_FILES(Makefile usr/ircce/Makefile)
AC_OUTPUT