diff options
author | Holger Behrens <holger.behrens@windriver.com> | 2015-02-13 12:11:18 +0100 |
---|---|---|
committer | Holger Behrens <holger.behrens@windriver.com> | 2015-02-13 12:11:18 +0100 |
commit | b35fcff59281e81b9fdb64448c5a9d011e0d9a28 (patch) | |
tree | 79e083e4f7f8b730079884dc3590f0c263e47352 /assets/Makefile.am | |
parent | 6e3624761131760f5f313fa7b577fafa23131028 (diff) | |
download | genivi-demo-platform-hmi-b35fcff59281e81b9fdb64448c5a9d011e0d9a28.tar.gz |
Makefile.am: limit assets and make use of DOXYGEN variable
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
Diffstat (limited to 'assets/Makefile.am')
-rw-r--r-- | assets/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/Makefile.am b/assets/Makefile.am index 1e7d38c..389c2f8 100644 --- a/assets/Makefile.am +++ b/assets/Makefile.am @@ -12,6 +12,6 @@ # # List of changes: # 23.Jan.2015, Holger Behrens, written +# 06.Feb.2015, Holger Behrens, move assets into related 'app' sub-directory -EXTRA_DIST = \ - GDP_Panel.png +EXTRA_DIST = |