diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-10-31 19:34:12 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-10-31 19:34:52 +0100 |
commit | 11bf07e809d6b7be7b420c03caddcca32a36041b (patch) | |
tree | fa7479261cdcdcb58d20b8c2b0811ef9a8b6b636 /scp2 | |
parent | 68f912e896b14546f17ef8bd090f08229842519f (diff) |
scp2: forgot to remove file_quickstart from makefile
Change-Id: Ieb34db019c03e7f20f06d3a690b3717b41645e90
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/InstallModule_quickstart.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scp2/InstallModule_quickstart.mk b/scp2/InstallModule_quickstart.mk index c29768c5d996..fcc61d12e6eb 100644 --- a/scp2/InstallModule_quickstart.mk +++ b/scp2/InstallModule_quickstart.mk @@ -14,7 +14,6 @@ $(eval $(call gb_installmodule_use_auto_install_libs,scp2/quickstart,\ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/quickstart,\ - scp2/source/quickstart/file_quickstart \ scp2/source/quickstart/registryitem_quickstart \ )) |