libvirt/examples
Andrea Bolognani 24f62f7bf1 examples: Drop unnecessary $(mkinstalldirs) call
$(mkinstalldirs) works like 'mkdir -p' in that it will
create all the necessary parts of the path leading up to
the actual directory, which means creating $(examplesdir)
beforehand is not necessary.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2019-06-03 17:27:23 +02:00
..
admin examples: avoid goto jump over initialization of variable 2019-04-05 15:33:25 +01:00
dominfo dominfo: make example more useful 2019-04-05 15:33:33 +01:00
dommigrate Drop some useless comparisons and checks 2019-03-07 09:22:47 +01:00
domsuspend examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
domtop examples: Initialize @pos in domtop.c 2019-04-15 11:39:26 +02:00
hellolibvirt examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
lxcconvert Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
object-events examples: Work around lack of mingw sigaction() 2019-01-08 14:47:04 -06:00
openauth examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
polkit examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
rename examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
systemtap Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
xml examples: Add clean-traffic-gateway into nwfilters 2018-07-18 14:03:47 +02:00
Makefile.am examples: Drop unnecessary $(mkinstalldirs) call 2019-06-03 17:27:23 +02:00