summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-10-12 03:26:01 +0200
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2013-10-16 12:51:10 +0000
commit99f8cf1221b216c301e000eab88d75dbe9e9aa20 (patch)
treef97e135b7552fb5df16acec4f8a479a68be793af /Makefile.in
parentca216af0fae6fa178c8d1debaabdeb2246bc8e63 (diff)
fdo#70393: move libpng to a subdir of external
Change-Id: Ia52da28fc6a979c4712fc191ab5e71c1926b0c93 Reviewed-on: https://gerrit.libreoffice.org/6231 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e417670feae5..0aff4cabd50c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -186,6 +186,9 @@ distclean : clean compilerplugins-clean
cmd:
echo "custom cmd" && ( $(cmd) )
+usedcxxfiles:
+ $(GNUMAKE) -f $(SRCDIR)/Makefile.gbuild $(@)
+
#
# Fetch
#