summaryrefslogtreecommitdiffstats
path: root/lib/buildsystem
diff options
context:
space:
mode:
Diffstat (limited to 'lib/buildsystem')
-rw-r--r--lib/buildsystem/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/buildsystem/Makefile.in b/lib/buildsystem/Makefile.in
index 9b1a13a..abc59ff 100644
--- a/lib/buildsystem/Makefile.in
+++ b/lib/buildsystem/Makefile.in
@@ -31,7 +31,7 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\
.SUFFIXES:
.SUFFIXES: .sh .sm
-SRCS = autoconf.sh
+SRCS = autoconf.sh make.sh
OBJS = $(SRCS:.sh=.sm)
distdir = ../../$(package_name)-$(package_version)/lib/buildsystem