summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 1886b13..fe9e8ee 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -47,7 +47,8 @@ SRCS = \
oh-autobuild.sh \
oh-autoclean.sh \
oh-autotest.sh \
- oh-autoinstall.sh
+ oh-autoinstall.sh \
+ oh-architecture.sh
OBJS = $(SRCS:.sh=)
distdir = ../$(package_name)-$(package_version)/src