diff options
-rw-r--r-- | source4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/Makefile b/source4/Makefile index 3a303ae39f..9d4a91d9be 100644 --- a/source4/Makefile +++ b/source4/Makefile @@ -38,7 +38,7 @@ ALL_PREDEP = proto .NOTPARALLEL: endif -include rules.mk +include build/make/rules.mk include data.mk include extra_cflags.txt |