Added missing makefile from previous commit

This commit is contained in:
Daniel P. Berrange 2006-06-14 11:05:16 -04:00
parent 9617d52a8d
commit 7957df83e2
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
pythondir = $(pkgdatadir)/virtManager
python_DATA = $(wildcard $(srcdir)/*.py)
EXTRA_DIST = $(python_DATA)