aboutsummaryrefslogtreecommitdiffstats
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 f1406d0e5..2dc927572 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ export FREESWANSRCDIR
include Makefile.inc
# directories visited by all recursion
-SUBDIRS=lib programs linux
+SUBDIRS=lib src linux
# declaration for make's benefit
.PHONY: programs install clean distclean \