summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 133e344..dc80e74 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -45,8 +45,8 @@ SRCS = opkbuild.sh \
ob-installplatconf.sh \
ob-installdocs.sh \
ob-gencontrol.sh \
- ob-buildopk.sh #\
- ob-genchanges.sh
+ ob-buildopk.sh \
+# ob-genchanges.sh
OBJS = $(SRCS:.sh=)
distdir = ../$(package_name)-$(package_version)/src