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 f04d69f..74063c2 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -40,7 +40,8 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\
.SUFFIXES: .sh
SRCS = \
- oh-installfiles.sh
+ oh-installfiles.sh \
+ oh-strip.sh
OBJS = $(SRCS:.sh=)
distdir = ../$(package_name)-$(package_version)/src