diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-07-04 23:11:20 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-07-04 23:11:20 +0000 |
commit | 845a0ac68b02148db6f2cca81debf20b2331607b (patch) | |
tree | 07ee4c160283aaa3e24069776c01b36d89a088ea /xkb | |
parent | 048045a9e714fc85c26028c4de36dff47644b826 (diff) |
Revert last changes. They have to be addressed in a different way
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 |