diff options
Diffstat (limited to 'xkb')
-rw-r--r-- | xkb/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xkb/Makefile.am b/xkb/Makefile.am index d51566734..d4142b6df 100644 --- a/xkb/Makefile.am +++ b/xkb/Makefile.am @@ -51,5 +51,3 @@ 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 |