[BACK]Return to patch-src_Makefile_am CVS log [TXT][DIR] Up to [local] / ports / devel / ois / patches

File: [local] / ports / devel / ois / patches / Attic / patch-src_Makefile_am (download)

Revision 1.1.1.1 (vendor branch), Sun Aug 22 11:37:40 2010 UTC (13 years, 10 months ago) by yason
Branch: yason
CVS Tags: import
Changes since 1.1: +0 -0 lines

import

$OpenBSD$
--- src/Makefile.am.orig	Mon May 31 14:17:25 2010
+++ src/Makefile.am	Mon May 31 14:18:05 2010
@@ -10,10 +10,7 @@ libOIS_la_SOURCES = OISInputManager.cpp \
 	OISKeyboard.cpp \
 	OISForceFeedback.cpp \
 	OISException.cpp \
-	./linux/EventHelpers.cpp \
 	./linux/LinuxInputManager.cpp \
-        ./linux/LinuxJoyStickEvents.cpp \
-        ./linux/LinuxForceFeedback.cpp \
 	./linux/LinuxKeyboard.cpp \
 	./linux/LinuxMouse.cpp