export stuff so the JUnit tests can find OpenMP stuff
diff --git a/tools/pldt/org.eclipse.ptp.pldt.openmp.core/META-INF/MANIFEST.MF b/tools/pldt/org.eclipse.ptp.pldt.openmp.core/META-INF/MANIFEST.MF
index fce98b1..3756bf6 100644
--- a/tools/pldt/org.eclipse.ptp.pldt.openmp.core/META-INF/MANIFEST.MF
+++ b/tools/pldt/org.eclipse.ptp.pldt.openmp.core/META-INF/MANIFEST.MF
@@ -23,4 +23,5 @@
 Eclipse-AutoStart: true
 Bundle-ClassPath: .
 Export-Package: org.eclipse.ptp.pldt.openmp.core,
+ org.eclipse.ptp.pldt.openmp.core.actions,
  org.eclipse.ptp.pldt.openmp.core.prefs