btrfs-progs: check: introduce repair_inode_item_missing()
[platform/upstream/btrfs-progs.git] / Makefile
index 5450df3..d0657aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ DEBUG_LDFLAGS_INTERNAL =
 DEBUG_LDFLAGS :=
 
 ABSTOPDIR = $(shell pwd)
-TOPDIR := $(shell pwd)
+TOPDIR := .
 
 # Common build flags
 CSTD = -std=gnu90