mirror of
https://github.com/clearlinux/bundle-chroot-builder.git
synced 2026-09-04 12:41:47 +00:00
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
|