summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-03-05 07:36:45 +0100
committerDavid Tardon <dtardon@redhat.com>2012-03-05 07:36:45 +0100
commit08d65d27827d462fcf7f9768a22352f405a13955 (patch)
tree3cab4d6f8b31ba7147ded8489a1b3a58ead147fa /extensions
parent330461ffa3871e125bce16e0c26f45b034289d8f (diff)
fix path
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/activex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/activex/Makefile b/extensions/source/activex/Makefile
index bf79e4c03c1e..65f82ea209ec 100644
--- a/extensions/source/activex/Makefile
+++ b/extensions/source/activex/Makefile
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-% : $(SRCDIR)/source/activex/%
+% : $(SRCDIR)/extensions/source/activex/%
cp $< $@
.DEFAULT_GOAL := all