1
0
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:
Kris Maglione
2009-01-21 15:09:29 -05:00
parent 91c5485c42
commit 3b6c0a2428

View File

@@ -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: