From 206675a3b1495dd03067d764a5a97819e572b558 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 21 Aug 2020 19:56:51 +0200 Subject: Fix examples build (configure/make) Fix more issues caused by moving fltk-versions from examples to test and adding examples to the CMake build process (gitlab-ci) --- examples/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 4ed7c0567..50e777495 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -8,7 +8,6 @@ SHELL = /bin/sh ALL = browser-simple$(EXEEXT) \ clipboard$(EXEEXT) \ draggable-group$(EXEEXT) \ - fltk-versions$(EXEEXT) \ howto-add_fd-and-popen$(EXEEXT) \ howto-browser-with-icons$(EXEEXT) \ howto-drag-and-drop$(EXEEXT) \ -- cgit v1.2.3