diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-04-07 23:22:11 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-04-08 01:05:53 +0200 |
commit | 449582407a0aad8096bb2ec75588e6e7d7de0169 (patch) | |
tree | 1265d24f1eb5ae53ecc44629dad335cf15ab2fec /extensions/StaticLibrary_plugcon.mk | |
parent | 4c50f23f87e391d93ded2564000589ef1a70696a (diff) |
extensions: add np_sdk_inc to mozilla_headers external
Diffstat (limited to 'extensions/StaticLibrary_plugcon.mk')
-rw-r--r-- | extensions/StaticLibrary_plugcon.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/StaticLibrary_plugcon.mk b/extensions/StaticLibrary_plugcon.mk index 0ef41afc3c55..50e90d0ff128 100644 --- a/extensions/StaticLibrary_plugcon.mk +++ b/extensions/StaticLibrary_plugcon.mk @@ -31,8 +31,6 @@ endif $(eval $(call gb_StaticLibrary_StaticLibrary,plugcon)) -$(eval $(call gb_StaticLibrary_use_package,plugcon,np_sdk_inc)) - $(eval $(call gb_StaticLibrary_use_external,plugcon,mozilla_headers)) $(eval $(call gb_StaticLibrary_set_include,plugcon,\ |