mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-04 17:47:19 +03:00
9 lines
266 B
Makefile
9 lines
266 B
Makefile
ACLOCAL_AMFLAGS = -I m4/
|
|
|
|
SUBDIRS = src pixmaps man po help
|
|
|
|
EXTRA_DIST = @PACKAGE@.spec COPYING-DOCS xmldocs.make omf.make \
|
|
intltool-extract.in intltool-merge.in intltool-update.in
|
|
|
|
DISTCLEAN_FILES = @PACKAGE@.spec intltool-extract intltool-merge intltool-update
|