Skip to content

Commit 0db3aa9

Browse files
bnoordhuisMyles Borins
authored and
Myles Borins
committedJul 14, 2016
build: remove unused files from CPPLINT_FILES
PR-URL: #7462 Reviewed-By: Trevor Norris <[email protected]>
1 parent 4f4d3e7 commit 0db3aa9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -645,8 +645,6 @@ CPPLINT_EXCLUDE += src/v8abbr.h
645645
CPPLINT_EXCLUDE += $(wildcard test/addons/??_*/*.cc test/addons/??_*/*.h)
646646

647647
CPPLINT_FILES = $(filter-out $(CPPLINT_EXCLUDE), $(wildcard \
648-
deps/debugger-agent/include/* \
649-
deps/debugger-agent/src/* \
650648
src/*.c \
651649
src/*.cc \
652650
src/*.h \

0 commit comments

Comments
 (0)
Please sign in to comment.