summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 50d9f32..5ec5d00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,6 +65,7 @@ version.c: $(fbcon2png_OBJECTS) $(fbcon2png_DEPENDENCIES)
"$(PACKAGE_VERSION_GIT)" >version.c
include $(top_srcdir)/examples/local.mk
+include $(top_srcdir)/include/linux/local.mk
include $(top_srcdir)/lib/fonts/local.mk
include $(top_srcdir)/src/local.mk