]> git.proxmox.com Git - mirror_lxc.git/blob - Makefile.am
remove test directory
[mirror_lxc.git] / Makefile.am
1 # Makefile.am
2
3 ACLOCAL_AMFLAGS = -I config
4
5 SUBDIRS = src etc scripts doc
6 DIST_SUBDIRS = config src etc scripts 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 ${distdir}.tar.gz