mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Move checkIncludes inside practracker
Update the makefile accordingly.
This commit is contained in:
+2
-2
@@ -166,7 +166,7 @@ EXTRA_DIST+= \
|
||||
Makefile.nmake \
|
||||
README \
|
||||
ReleaseNotes \
|
||||
scripts/maint/checkIncludes.py \
|
||||
scripts/maint/practracker/includes.py \
|
||||
scripts/maint/checkSpace.pl \
|
||||
scripts/maint/practracker
|
||||
|
||||
@@ -366,7 +366,7 @@ endif
|
||||
|
||||
check-includes:
|
||||
if USEPYTHON
|
||||
$(PYTHON) $(top_srcdir)/scripts/maint/checkIncludes.py
|
||||
$(PYTHON) $(top_srcdir)/scripts/maint/practracker/includes.py
|
||||
endif
|
||||
|
||||
check-best-practices:
|
||||
|
||||
Reference in New Issue
Block a user