From 0bc06e8f1a73e3df7f4173de90faaf5ecbd05297 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 18 Nov 2021 13:44:41 +0100 Subject: Reformat and move clipboard demo from examples to test folder The clipboard demo is more a test program than an example and very useful even if the examples are not built. Also update dependencies. --- examples/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index a4ffc12f5..0ef85508b 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -7,7 +7,6 @@ SHELL = /bin/sh # Executables ALL = browser-simple$(EXEEXT) \ chart-simple$(EXEEXT) \ - clipboard$(EXEEXT) \ draggable-group$(EXEEXT) \ howto-add_fd-and-popen$(EXEEXT) \ howto-browser-with-icons$(EXEEXT) \ -- cgit v1.2.3