]> git.proxmox.com Git - mirror_lxc.git/blob - Makefile.am
take into account new configure option --with-linuxdir
[mirror_lxc.git] / Makefile.am
1 # Makefile.am
2
3 ACLOCAL_AMFLAGS = -I config
4
5 SUBDIRS = src templates doc
6 DIST_SUBDIRS = config src templates doc
7 EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
8
9 pcdatadir = $(datadir)/pkgconfig
10 pcdata_DATA = lxc.pc
11
12 ChangeLog::
13 @touch ChangeLog
14
15 rpm: dist
16 rpmbuild --clean -ta --define "ksrc ${LINUX_DIR}" ${distdir}.tar.gz