From 2b52de5e9c66e67410ad418696eb096e8c45a1e8 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 21 Mar 2007 09:42:14 +0000 Subject: [PATCH] Removed erroneous entry of GNUmakefile --- src/osgManipulator/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/osgManipulator/CMakeLists.txt b/src/osgManipulator/CMakeLists.txt index 281021d1d..341de0741 100644 --- a/src/osgManipulator/CMakeLists.txt +++ b/src/osgManipulator/CMakeLists.txt @@ -40,7 +40,6 @@ ADD_LIBRARY(${LIB_NAME} CommandManager.cpp Constraint.cpp Dragger.cpp - GNUmakefile Projector.cpp RotateCylinderDragger.cpp RotateSphereDragger.cpp