diff options
Diffstat (limited to 'xkb/Makefile.am')
-rw-r--r-- | xkb/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xkb/Makefile.am b/xkb/Makefile.am index d4142b6df..d51566734 100644 --- a/xkb/Makefile.am +++ b/xkb/Makefile.am @@ -51,3 +51,5 @@ libxkb_la_SOURCES = $(DDX_SRCS) $(DIX_SRCS) $(XI_SRCS) $(XKBFILE_SRCS) \ $(X11_SRCS) EXTRA_DIST = xkb.h xkbDflts.h + +INCLUDES = -I$(top_srcdir)/Xext/extmod |