summaryrefslogtreecommitdiff
path: root/animations/Library_animcore.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock@collabora.com>2015-02-25 12:08:39 +1100
committerStephan Bergmann <sbergman@redhat.com>2015-03-11 18:27:36 +0100
commit063fea93d6919cf701ca1efa4f9cd5f73a0851d7 (patch)
tree0e301cc153f0c6bafdbb523aeb415e0cbca7dbf4 /animations/Library_animcore.mk
parent7cfa311d55f50c0e42067efd6fda29597d2e1522 (diff)
animations: convert animcore.component to constructor usage
Change-Id: Ia623a19457000fe717e29d6b0e73f53b978f7de8 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'animations/Library_animcore.mk')
-rw-r--r--animations/Library_animcore.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/animations/Library_animcore.mk b/animations/Library_animcore.mk
index 2f08ae32c036..f0fca838f298 100644
--- a/animations/Library_animcore.mk
+++ b/animations/Library_animcore.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_use_libraries,animcore,\
$(eval $(call gb_Library_add_exception_objects,animcore,\
animations/source/animcore/animcore \
- animations/source/animcore/factreg \
))
# vim: set noet sw=4 ts=4: