Merge pull request #4594 from FernetMenta/paplayer
[xbmc.git] / xbmc / input / touch / Makefile
blob6672614b60fe2679d6a2c7cd3bbdfa0e0e0ec5e3
1 SRCS=ITouchInputHandling.cpp \
3 LIB=input_touch.a
5 include ../../../Makefile.include
6 -include $(patsubst %.cpp,%.P,$(patsubst %.c,%.P,$(SRCS)))