From 09c4ce2290d909f7d7b103d25942def3617b4fbe Mon Sep 17 00:00:00 2001 From: flamingcow Date: Sun, 5 May 2019 00:02:36 -0700 Subject: [PATCH] Minor cleanup --- Makefile | 2 +- firebuf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1b5369c..1e4cab2 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ example_simple: example_simple.o $(objects) clean: $(MAKE) --directory=firebuf clean - rm --force example_simple connection_afl *.o + rm --force example_simple connection_afl *.o *.a afl: $(MAKE) clean diff --git a/firebuf b/firebuf index dd9a0a9..acc7505 160000 --- a/firebuf +++ b/firebuf @@ -1 +1 @@ -Subproject commit dd9a0a974fdbff71185094ef93890dde5427adcc +Subproject commit acc75058c62fb71631c24bd6034e4d21ec472144