summaryrefslogtreecommitdiffstats
path: root/man/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.in')
-rw-r--r--man/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 5cc6916..4866e7c 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -37,7 +37,8 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\
SRCS = oh-installfiles.1.in oh-strip.1.in oh-fixperms.1.in \
oh-autoconfigure.1.in oh-autobuild.1.in \
- oh-autoclean.1.in oh-autotest.1.in oh-autoinstall.1.in
+ oh-autoclean.1.in oh-autotest.1.in oh-autoinstall.1.in \
+ oh-architecture.1.in
OBJS = $(SRCS:.in=)
distdir = ../$(package_name)-$(package_version)/man