diff options
Diffstat (limited to 'Makefile.new')
-rw-r--r-- | Makefile.new | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.new b/Makefile.new index e1ed0615c54f..ed090a1f4739 100644 --- a/Makefile.new +++ b/Makefile.new @@ -14,5 +14,4 @@ SUBS = \ GLOBAL_CXXFLAGS = -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr -include Makefile.lib - +include mk/lib.mk |