diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 11:27:08 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 11:27:08 +0000 |
| commit | ba7a3d22cb728a4230bb78dba3b6b46907dcefee (patch) | |
| tree | 1edda83a6cef51e2f34fe8d3fbb96de92a5cc999 /package/targets.mak | |
| parent | 79e226cbaf64b20e85df75d2225a98bc2b3fe3dd (diff) | |
| download | utmps-ba7a3d22cb728a4230bb78dba3b6b46907dcefee.tar.gz | |
pkg-config support, prepare for 0.1.3.0, etc.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak index 1d68e83..13b1e4d 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -6,6 +6,7 @@ utmps-write LIBEXEC_TARGETS := LIB_DEFS := UTMPS=utmps +UTMPS_DESCRIPTION := The utmps library, a secure utmp implementation ifneq ($(DO_LIBC_INCLUDES),) EXTRA_INCLUDES := src/include/utmpx.h |
