SRCS=GUIConfigurationWizard.cpp \
     GUIControllerList.cpp \
     GUIControllerWindow.cpp \
     GUIFeatureList.cpp \

LIB=controllerwindows.a

include ../../../../Makefile.include
-include $(patsubst %.cpp,%.P,$(patsubst %.c,%.P,$(SRCS)))
