X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=MANIFEST.in;h=93778db212cdc3b63f5c16bcf5dd56e46e51eab3;hp=a4fe25252db349b143d78518f0223e7ff651cb88;hb=HEAD;hpb=5b3f4b6983b2957df33e5995ce32f3351a089290 diff --git a/MANIFEST.in b/MANIFEST.in index a4fe252..93778db 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -12,5 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +include Makefile recursive-include osm_im *.py *.txt -recursive-include models *.yang \ No newline at end of file +recursive-include models *.yang +recursive-include patch *.patch \ No newline at end of file