summaryrefslogtreecommitdiff
path: root/odk/util/makefile.pmk
diff options
context:
space:
mode:
Diffstat (limited to 'odk/util/makefile.pmk')
-rw-r--r--odk/util/makefile.pmk5
1 files changed, 1 insertions, 4 deletions
diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk
index 825f09b7a6d3..aa0f10ed035e 100644
--- a/odk/util/makefile.pmk
+++ b/odk/util/makefile.pmk
@@ -210,11 +210,8 @@ INCLUDEFILELIST=\
$(INCOUT)/com/sun/star/uno/Type.h \
$(INCOUT)/com/sun/star/uno/Type.hxx
-QOB=\(
-QCB=\)
-
INCLUDELIST:=\
- {$(subst,/,/ $(shell @$(FIND) $(INCLUDETOPDIRLIST) -type f ! $(QOB) -name "*~" -o -name "*build.lst" -o -name "*deliver.log" $(QCB) -print))} \
+ {$(shell @$(FIND) $(INCLUDETOPDIRLIST) -type f ! \( -name "*~" -o -name "*build.lst" -o -name "*deliver.log" \) -print)} \
$(INCLUDEFILELIST)
SDK_CONTENT_CHECK_FILES= \