Kaydet (Commit) ea9c13be authored tarafından Caolán McNamara's avatar Caolán McNamara

fix build failure, use explicit $(SRCDIR)

presumably this makefile should actually be in extras (?)

Change-Id: Ie38c7f5662c5577f5de11600645049757031a697
üst fdb525b9
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# #
$(eval $(call gb_Package_Package,tipoftheday_images,extras/source/tipoftheday)) $(eval $(call gb_Package_Package,tipoftheday_images,$(SRCDIR)/extras/source/tipoftheday))
$(eval $(call gb_Package_add_files_with_dir,tipoftheday_images,$(LIBO_SHARE_FOLDER)/tipoftheday,\ $(eval $(call gb_Package_add_files_with_dir,tipoftheday_images,$(LIBO_SHARE_FOLDER)/tipoftheday,\
tipoftheday.png \ tipoftheday.png \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment