Update openjdk version to 19 and yang2swagger version to 2.1.0
[osm/IM.git] / MANIFEST.in
index b804618..93778db 100644 (file)
@@ -12,4 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-recursive-include models *.yang
\ No newline at end of file
+include Makefile
+recursive-include osm_im *.py *.txt
+recursive-include models *.yang
+recursive-include patch *.patch
\ No newline at end of file