mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Added missing makefile from previous commit
This commit is contained in:
parent
9617d52a8d
commit
7957df83e2
5
src/virtManager/Makefile.am
Normal file
5
src/virtManager/Makefile.am
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
pythondir = $(pkgdatadir)/virtManager
|
||||
python_DATA = $(wildcard $(srcdir)/*.py)
|
||||
|
||||
EXTRA_DIST = $(python_DATA)
|
Loading…
Reference in New Issue
Block a user