diff options
author | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 11:10:26 +0200 |
---|---|---|
committer | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 11:10:26 +0200 |
commit | bd1f19167c978280432fc21edc82f3e6a2dcacaf (patch) | |
tree | b6105db433c6d955566eae7332cc4ebb0cca873d /android-support-v7-appcompat/src | |
parent | f2dfb5da50b75f4c40e17bd443a3e712beb50a75 (diff) | |
download | cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.zip cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.tar.gz cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.tar.bz2 |
include appcompat in repo to ease the build
If anyone wants to use git submodules instead, this can easily be done
afterwards.
Diffstat (limited to 'android-support-v7-appcompat/src')
-rw-r--r-- | android-support-v7-appcompat/src/.readme | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android-support-v7-appcompat/src/.readme b/android-support-v7-appcompat/src/.readme new file mode 100644 index 0000000..4bcebad --- /dev/null +++ b/android-support-v7-appcompat/src/.readme @@ -0,0 +1,2 @@ +This hidden file is there to ensure there is an src folder. +Once we support binary library this will go away.
\ No newline at end of file |