]> git.proxmox.com Git - mirror_lxc.git/blob - Makefile.am
add the autogen script in the dist tarball
[mirror_lxc.git] / Makefile.am
1 # Makefile.am
2
3 SUBDIRS = doc src test etc scripts
4 DIST_SUBDIRS = config doc src test etc scripts
5 EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
6
7 ChangeLog::
8 @touch ChangeLog
9
10 dist-hook:
11 -@cvs2cl
12 @mv ChangeLog $(distdir)
13
14 rpm: dist
15 rpmbuild --clean -ta ${distdir}.tar.gz