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