summaryrefslogtreecommitdiffhomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 187166b..27e7f14 100644
--- a/makefile
+++ b/makefile
@@ -16,7 +16,7 @@ cp-cgi:
get_depends:
hwd=$$(echo `pwd`) && \
- gwd="$${hwd}/src/ext_depends_cgi" && \
+ gwd="$${hwd}/src/ext_depends" && \
dirs=$$(echo `ls -gx $${gwd}`) && \
license_bsl="Boost Software License 1.0 (BSL-1.0)" && \
echo $${hwd} && \