diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2013-06-21 22:29:38 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-09-09 22:09:10 +0200 |
commit | 2e5af9dc4fe88fead050ebe08f2b2d044124e7ce (patch) | |
tree | 03a749ab79b7a7d8ea204b2c1e5458896417183b /instsetoo_native/Module_instsetoo_native.mk | |
parent | d44759e3d78d23b360f8b628857a96618dae5cbd (diff) |
properly generate rc files
Change-Id: I1152270fe9579bc1f5eeab0d1a1d4b9673f6a7ad
Diffstat (limited to 'instsetoo_native/Module_instsetoo_native.mk')
-rw-r--r-- | instsetoo_native/Module_instsetoo_native.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/instsetoo_native/Module_instsetoo_native.mk b/instsetoo_native/Module_instsetoo_native.mk index 49bcb128d31d..2ee18e586a77 100644 --- a/instsetoo_native/Module_instsetoo_native.mk +++ b/instsetoo_native/Module_instsetoo_native.mk @@ -20,7 +20,6 @@ endif ifneq ($(gb_RUNNABLE_INSTDIR),) $(eval $(call gb_Module_add_targets,instsetoo_native,\ CustomTarget_setup \ - Package_config \ Package_setup \ )) endif |