diff options
Diffstat (limited to 'kernel/Makefile.am')
-rw-r--r-- | kernel/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/Makefile.am b/kernel/Makefile.am index 696470b..3f8217f 100644 --- a/kernel/Makefile.am +++ b/kernel/Makefile.am @@ -120,4 +120,5 @@ install-data-am: $(INSTALL_HEADER) include/ksquirrel-libs/fmt_types.h $(DESTDIR)$(pkgincludedir)/fmt_types.h $(INSTALL_HEADER) include/ksquirrel-libs/fmt_defs.h $(DESTDIR)$(pkgincludedir)/fmt_defs.h $(INSTALL_HEADER) include/ksquirrel-libs/fmt_codec_base.h $(DESTDIR)$(pkgincludedir)/fmt_codec_base.h + $(INSTALL_HEADER) include/ksquirrel-libs/ksquirrel_libs_export.h $(DESTDIR)$(pkgincludedir)/ksquirrel_libs_export.h $(INSTALL_HEADER) include/ksquirrel-libs/settings.h $(DESTDIR)$(pkgincludedir)/settings.h |