1
0
mirror of https://github.com/lxc/lxc-templates.git synced 2024-12-21 22:10:13 +00:00
lxc-templates/Makefile.am
Mathias Gibbens 7bf3e4506b
Don't install empty directories
I think this is leftover from when lxc-templates was split out from lxc.
There's no need to install empty directories /var/cache/lxc/ and
/var/lib/lxc/.

Signed-off-by: Mathias Gibbens <gibmat@debian.org>
2024-01-27 15:19:58 +00:00

15 lines
222 B
Makefile

# Makefile.am
ACLOCAL_AMFLAGS = -I config
LIBTOOL_DEPS = @LIBTOOL_DEPS@
SUBDIRS = config templates
DIST_SUBDIRS = config templates
EXTRA_DIST = \
autogen.sh \
CONTRIBUTING \
MAINTAINERS
ChangeLog::
@touch ChangeLog