Skip to content

Commit

Permalink
remove unneeded check against running make in tlm/
Browse files Browse the repository at this point in the history
Change-Id: Ie5916ffbaf85a0e7abc36a8079334cdd94b59467
Reviewed-on: http://review.membase.org/5550
Tested-by: Aliaksey Kandratsenka <alkondratenko@gmail.com>
Reviewed-by: Steve Yen <steve.yen@gmail.com>
  • Loading branch information
Aliaksey Kandratsenka authored and steveyen committed Apr 21, 2011
1 parent 70061ae commit b755860
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile.top
Expand Up @@ -2,10 +2,6 @@
TOPDIR := $(shell pwd)
PREFIX := $(TOPDIR)/install

ifeq "$(realpath tlm/Makefile)" ""
$(error You need to be in top-level directory to use top-level makefile)
endif

COMPONENTS := bucket_engine \
ep-engine \
libconflate \
Expand Down

0 comments on commit b755860

Please sign in to comment.