mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-05 05:04:46 +00:00
removed subdir var
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1824 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
0b3bfe019e
commit
211ff61898
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
SUBDIRS = devel misc
|
||||
|
||||
RESTFILES = $(wildcard *.txt)
|
||||
HTMLFILES = $(patsubst %.txt, %.html, $(RESTFILES) )
|
||||
NAVFILES = $(patsubst %.txt, %.nav, $(RESTFILES) )
|
||||
|
|
|
|||
Loading…
Reference in a new issue