From 54aa1790f3acd5f4c3f51bd340782ed29d7a8071 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Mon, 19 Apr 2010 17:40:56 +0200 Subject: [PATCH] Remove Makefile.am reference to non-existing file. --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index dcef0963ff..ac1b5b9365 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,7 +31,6 @@ flow.c flow.h \ flow-queue.c flow-queue.h \ flow-hash.c flow-hash.h \ flow-util.c flow-util.h \ -flow-mem.h \ util-mem.h \ flow-var.c flow-var.h \ flow-bit.c flow-bit.h \