summaryrefslogtreecommitdiff
blob: df96ddfeda76c68248f7bf7dce28c13cd3d6656c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/makefile b/makefile
index 8c62a03..3ecb0f0 100644
--- a/makefile
+++ b/makefile
@@ -17,7 +17,7 @@ include $(TOPDIR)/config/common.mak
 #
 # Sub-directories that need to be built
 #
-subdirs	= external vpflib ogdi contrib
+subdirs	= vpflib ogdi contrib
 
 ifneq ($(PROJ_SETTING),external)
 subdirs := proj $(subdirs)