mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 02:20:59 +03:00
7 lines
158 B
Makefile
7 lines
158 B
Makefile
|
include $(top_srcdir)/config/Rules.am
|
||
|
|
||
|
pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/bin
|
||
|
|
||
|
pkgexec_PROGRAMS = chg_usr_exec
|
||
|
chg_usr_exec_SOURCES = chg_usr_exec.c
|