diff options
Diffstat (limited to 'xbmc/addons/test/Makefile')
| -rw-r--r-- | xbmc/addons/test/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/xbmc/addons/test/Makefile b/xbmc/addons/test/Makefile deleted file mode 100644 index bf74bd6..0000000 --- a/xbmc/addons/test/Makefile +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | SRCS= \ | ||
| 2 | TestAddonVersion.cpp | ||
| 3 | |||
| 4 | LIB=addonsTest.a | ||
| 5 | |||
| 6 | INCLUDES += -I../../../lib/gtest/include | ||
| 7 | |||
| 8 | include ../../../Makefile.include | ||
| 9 | -include $(patsubst %.cpp,%.P,$(patsubst %.c,%.P,$(SRCS))) | ||
