3 ACLOCAL_AMFLAGS = -I config
5 LIBTOOL_DEPS = @LIBTOOL_DEPS@
6 SUBDIRS = config src templates doc hooks
7 DIST_SUBDIRS = config src templates doc hooks
16 pcdatadir = $(libdir)/pkgconfig
19 libtool: $(LIBTOOL_DEPS)
20 $(SHELL) ./config.status libtool
23 $(MKDIR_P) $(DESTDIR)$(LXCPATH)
24 $(MKDIR_P) $(DESTDIR)$(localstatedir)/cache/lxc
30 rpmbuild --clean -ta ${distdir}.tar.gz $(RPMARGS)