X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=MANIFEST.in;h=93778db212cdc3b63f5c16bcf5dd56e46e51eab3;hb=d3b8c07e7f95f6d434ce55a3d8c3518b316ac08f;hp=a4fe25252db349b143d78518f0223e7ff651cb88;hpb=5b3f4b6983b2957df33e5995ce32f3351a089290;p=osm%2FIM.git 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