Commit 9c668f7f authored by unknown's avatar unknown

ndb -

remove grep from Makefile


ndb/src/kernel/Makefile.am:
  remove grep from Makefile
parent 83fbcef1
......@@ -23,7 +23,6 @@ INCLUDES += \
-Iblocks/backup \
-Iblocks/dbutil \
-Iblocks/suma \
-Iblocks/grep \
-Iblocks/dbtux
LDADD += \
......@@ -41,7 +40,6 @@ LDADD += \
blocks/backup/libbackup.a \
blocks/dbutil/libdbutil.a \
blocks/suma/libsuma.a \
blocks/grep/libgrep.a \
blocks/dbtux/libdbtux.a \
vm/libkernel.a \
error/liberror.a \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment