From 45c601b1fe996ebe3bf221541448f693a399173b Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 14 Oct 2004 02:57:49 +0000 Subject: [PATCH] ENH: Doh! I made a mistake when commiting only one single file, what should you expect when I commit 87 files... --- src/jpeg/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jpeg/CMakeLists.txt b/src/jpeg/CMakeLists.txt index 346057ce..d482ed73 100644 --- a/src/jpeg/CMakeLists.txt +++ b/src/jpeg/CMakeLists.txt @@ -1,7 +1,7 @@ SUBDIRS( libijg12 libijg8 - ljpeg + ljpg ) # memmgr back ends: compile only one of these into a working library -- 2.48.1