diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-10 11:44:23 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-10 13:45:04 +0200 |
commit | e68a920f72ed2fe48e66af926a4e6e2f6ed29040 (patch) | |
tree | b1777cd171f616b61082dd0e5b7799374af399d2 /tools | |
parent | 2401f2aa1c74bf7b35f3ee780af74ed7882bc449 (diff) |
solenv/inc/Xp31 is crack
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Library_tl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Library_tl.mk b/tools/Library_tl.mk index 13b18c5d65ac..64657b52186d 100644 --- a/tools/Library_tl.mk +++ b/tools/Library_tl.mk @@ -38,7 +38,6 @@ $(eval $(call gb_Library_set_include,tl,\ -I$(realpath $(SRCDIR)/tools/inc) \ -I$(realpath $(SRCDIR)/tools/inc/pch) \ -I$(SRCDIR)/solenv/inc \ - -I$(SRCDIR)/solenv/inc/Xp31 \ -I$(WORKDIR)/CustomTarget/tools/source/reversemap \ )) |