From 9199f21bd045a636f5e2385d2d3f5bb8ed42aa19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kochma=C5=84ski?= Date: Sat, 13 Aug 2016 12:52:47 +0200 Subject: [PATCH] examples: ecl_qt: fix makefile target names --- examples/ecl_qt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ecl_qt/Makefile b/examples/ecl_qt/Makefile index 50f131632..9b1ebc84c 100644 --- a/examples/ecl_qt/Makefile +++ b/examples/ecl_qt/Makefile @@ -1,4 +1,4 @@ -all:lisp-envi.a hello-lisp-system--all-systems.fasb +all: qt/lisp-envi.a qt/hello-lisp-system--all-systems.fasb #lisp environment. qt/lisp-envi.a: lisp-envi.asd lisp-envi.lisp build_static.lisp