mirror of
https://github.com/clearlinux/bundle-chroot-builder.git
synced 2026-06-16 02:35:51 +00:00
24bbe791f8
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
8 lines
158 B
Makefile
8 lines
158 B
Makefile
dist_bin_SCRIPTS = \
|
|
bundle-chroot-builder.py
|
|
|
|
configdir = $(datadir)/defaults/bundle-chroot-builder
|
|
dist_config_DATA = \
|
|
builder.conf
|
|
EXTRA_DIST = COPYING
|