aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/remote_plot_old_no_gtk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/remote_plot_old_no_gtk.c b/old/remote_plot_old_no_gtk.c
index c8a0711..abdb955 100644
--- a/old/remote_plot_old_no_gtk.c
+++ b/old/remote_plot_old_no_gtk.c
@@ -1,5 +1,5 @@
// build:
-// cc -Wall $(pkg-config --cflags --libs libssh plplot) -lm -o remote_plot remote_plot.c
+// cc -Wall $(pkg-config --cflags --libs libssh plplot) -lm -o remote_plot_old_no_gtk remote_plot_old_no_gtk.c
// references:
// https://api.libssh.org/stable/libssh_tutorial.html