mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-30 15:14:03 +02:00
Remove last reference to T2T from Makefile.doc.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ ADC_SRC_FILES = $(wildcard *.txt)
|
||||
ADC_FILES = $(ADC_SRC_FILES:%.txt=%.html)
|
||||
ADC_DEPS = $(wildcard asciidoc.conf lang-$(LANG).conf)
|
||||
|
||||
DOC_FILES = $(ADC_FILES) $(T2T_FILES)
|
||||
DOC_FILES = $(ADC_FILES)
|
||||
|
||||
.SILENT:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user