summaryrefslogtreecommitdiffstats
path: root/ossfuzz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ossfuzz/Makefile')
-rw-r--r--ossfuzz/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ossfuzz/Makefile b/ossfuzz/Makefile
index 7812c41..bd01123 100644
--- a/ossfuzz/Makefile
+++ b/ossfuzz/Makefile
@@ -35,8 +35,6 @@ LZ4_CFLAGS = $(CFLAGS) $(DEBUGFLAGS) $(MOREFLAGS)
LZ4_CXXFLAGS = $(CXXFLAGS) $(DEBUGFLAGS) $(MOREFLAGS)
LZ4_CPPFLAGS = $(CPPFLAGS) -I$(LZ4DIR) -DXXH_NAMESPACE=LZ4_
-include ../Makefile.inc
-
# Include a rule to build the static library if calling this target
# directly.
$(LZ4DIR)/liblz4.a: