diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .SUFFIXES: .SUFFIXES: .txt .html -SRCS = specs/source-package-format-1.0.txt +SRCS = specs/source-package-format-1.0.txt specs/architecture-string.txt OBJS = $(SRCS:.txt=.html) .PHONY: all |