Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build/org.eclipse.cdt.core.autotools.core/META-INF/MANIFEST.MF')
-rw-r--r--build/org.eclipse.cdt.core.autotools.core/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/org.eclipse.cdt.core.autotools.core/META-INF/MANIFEST.MF b/build/org.eclipse.cdt.core.autotools.core/META-INF/MANIFEST.MF
index efce019c195..9854912f7e8 100644
--- a/build/org.eclipse.cdt.core.autotools.core/META-INF/MANIFEST.MF
+++ b/build/org.eclipse.cdt.core.autotools.core/META-INF/MANIFEST.MF
@@ -13,3 +13,4 @@ Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName
Export-Package: org.eclipse.cdt.core.autotools.core
Bundle-Localization: plugin
+Automatic-Module-Name: org.eclipse.cdt.core.autotools.core

Back to the top