X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=77e640dd0179c8e662450b27daa49c43a724c151;hb=5a32ac6f167fe2ffdd5711ceafe2b39db8ad1ce0;hp=a52eef2606a0c171b4a547528ee33af51b876c8f;hpb=e7bc2143993dfa23442df99709e516d62520e653;p=debian%2Fefibootmgr diff --git a/Makefile b/Makefile index a52eef2..77e640d 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,8 @@ CFLAGS += -DEFIBOOTMGR_VERSION=\"$(RELEASE_MAJOR).$(RELEASE_MINOR).$(RELEASE_SUBLEVEL)$(RELEASE_EXTRALEVEL)\" \ -Wall -g -D_FILE_OFFSET_BITS=64 + LDFLAGS += -lz + MODULES := src BINDIR := /usr/sbin