From 2cae1aa33f80ce0844fb54a84ce103146a7fe7ad Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 19 Apr 2021 13:46:14 -0400 Subject: Started earnest work on cli --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index ead98f8..cd77b56 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ # These are the project-specific variables -EXECUTABLE="test" +EXECUTABLE="dmtool" # e.g., foo.so LIBRARY= -- cgit v1.2.3