build: Fix not installing .egg-info file
commit3c791a5d4b17d647a531de04469d04f77fce0548
authorChristoph Reiter <creiter@src.gnome.org>
Fri, 13 Oct 2017 17:24:01 +0000 (13 19:24 +0200)
committerChristoph Reiter <creiter@src.gnome.org>
Fri, 13 Oct 2017 17:24:01 +0000 (13 19:24 +0200)
tree81a6aefc14c22fb6f10b176df7768bc18a3c454a
parentc4995493c233225b1fa5a3e5406e78d02e3b86e6
build: Fix not installing .egg-info file

While removing the egg target in 49cc3643819dad0d065d I wrongfully
removed that part as well. While the file extension has "egg" in
it it has nothing to do with eggs..

https://bugzilla.gnome.org/show_bug.cgi?id=777719
Makefile.am