X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=7c159b3d312f4c3de14f33c659ad9b358db6678b;hb=fa548924d4bf723a310e040feaba3f417757de8a;hp=c2d35f7734f0ac9762599e005b46bcb965c5769b;hpb=f385ff6512012a75b8381938dd3f55f991b53e9a;p=elogind.git diff --git a/Makefile b/Makefile index c2d35f773..7c159b3d3 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ SENDER = udevsend INFO = udevinfo TESTER = udevtest STARTER = udevstart -VERSION = 053 +VERSION = 054 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) LOCAL_CFG_DIR = etc/udev @@ -202,7 +202,6 @@ ifeq ($(strip $(USE_KLIBC)),true) HEADERS += \ klibc_fixups/klibc_fixups.h \ - klibc_fixups/mntent.h \ klibc_fixups/pwd.h KLIBC_FIXUP_OBJS = \