virt-manager/Makefile.am

15 lines
371 B
Makefile
Raw Normal View History

ACLOCAL_AMFLAGS = -I m4/
2006-03-29 06:40:14 -05:00
2007-07-24 15:38:31 -04:00
SUBDIRS = src pixmaps man po help
2006-03-29 06:40:14 -05:00
EXTRA_DIST = @PACKAGE@.spec COPYING-DOCS xmldocs.make omf.make \
intltool-extract.in intltool-merge.in intltool-update.in
2006-03-29 06:40:14 -05:00
DISTCLEAN_FILES = @PACKAGE@.spec intltool-extract intltool-merge intltool-update
2008-11-24 11:43:47 -05:00
rpm: clean
$(MAKE) dist && rpmbuild -ta $(distdir).tar.gz
2008-12-17 15:27:38 -05:00
check-pylint:
tests/pylint-virt-manager.sh