From 096f157b22d0d420cf21bcd905685ffadd02fdf3 Mon Sep 17 00:00:00 2001 From: Kaleb Himes Date: Mon, 28 Sep 2020 10:54:38 -0600 Subject: [PATCH] Remove comment w/ developer name --- hash/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/hash/Makefile b/hash/Makefile index 8db47c14..9777d3eb 100644 --- a/hash/Makefile +++ b/hash/Makefile @@ -9,7 +9,6 @@ program_INCLUDE_DIRS := program_LIBRARY_DIRS := program_LIBRARIES := -#WOLF_INSTALL_DIR := /Users/kalebhimes/work/testDir/wolf-install-dir-for-testing WOLF_INSTALL_DIR := /usr/local/lib program_INCLUDE_DIRS += $(WOLF_INSTALL_DIR)/include program_INCLUDE_DIRS += ./include