virt-viewer/data/Makefile.am
Marc-André Lureau 81c2c3bfec build-sys: use git.mk to generate gitignore
This makefile is just fantastic, it forces you into good practices,
support various build targets (my windows builddir ignore the right
files etc..)

The more I use it, the more I like it.
2012-03-30 14:48:13 +02:00

9 lines
126 B
Makefile

NULL=
EXTRA_DIST = \
spice-xpi-client-remote-viewer \
virt-viewer.nsis.in \
$(NULL)
-include $(top_srcdir)/git.mk