summaryrefslogtreecommitdiffstats
path: root/lib/buildsystem/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/buildsystem/Makefile.in')
-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 3138aff..a7b3c59 100644
--- a/lib/buildsystem/Makefile.in
+++ b/lib/buildsystem/Makefile.in
@@ -33,7 +33,7 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\
.SUFFIXES:
.SUFFIXES: .sh .sm
-SRCS = autoconf.sh make.sh
+SRCS = autoconf.sh make.sh kbuild.sh
OBJS = $(SRCS:.sh=.sm)
distdir = ../../$(package_name)-$(package_version)/lib/buildsystem