diff --git a/src/pcre/COPYING b/extern/pcre/COPYING similarity index 100% rename from src/pcre/COPYING rename to extern/pcre/COPYING diff --git a/src/pcre/chartables.c b/extern/pcre/chartables.c similarity index 100% rename from src/pcre/chartables.c rename to extern/pcre/chartables.c diff --git a/src/pcre/get.c b/extern/pcre/get.c similarity index 100% rename from src/pcre/get.c rename to extern/pcre/get.c diff --git a/src/pcre/internal.h b/extern/pcre/internal.h similarity index 100% rename from src/pcre/internal.h rename to extern/pcre/internal.h diff --git a/src/pcre/maketables.c b/extern/pcre/maketables.c similarity index 100% rename from src/pcre/maketables.c rename to extern/pcre/maketables.c diff --git a/src/pcre/pcre.c b/extern/pcre/pcre.c similarity index 100% rename from src/pcre/pcre.c rename to extern/pcre/pcre.c diff --git a/src/pcre/pcre.h b/extern/pcre/pcre.h similarity index 100% rename from src/pcre/pcre.h rename to extern/pcre/pcre.h diff --git a/src/pcre/printint.c b/extern/pcre/printint.c similarity index 100% rename from src/pcre/printint.c rename to extern/pcre/printint.c diff --git a/src/pcre/study.c b/extern/pcre/study.c similarity index 100% rename from src/pcre/study.c rename to extern/pcre/study.c