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 97cd80e..50d9f32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,6 +64,7 @@ version.c: $(fbcon2png_OBJECTS) $(fbcon2png_DEPENDENCIES)
$(AM_V_GEN)printf 'const char *PACKAGE_VERSION_GIT = "%s";\n' \
"$(PACKAGE_VERSION_GIT)" >version.c
+include $(top_srcdir)/examples/local.mk
include $(top_srcdir)/lib/fonts/local.mk
include $(top_srcdir)/src/local.mk