From a7e9dbb7742954814643a8562dcad09abb0b0e5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandra=20H=C3=A1jkov=C3=A1?= Date: Sat, 26 Dec 2020 18:45:13 +0100 Subject: Add xchdir to libsupport. --- support/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'support/Makefile') diff --git a/support/Makefile b/support/Makefile index 80382a1..f4d157d 100644 --- a/support/Makefile +++ b/support/Makefile @@ -87,6 +87,7 @@ libsupport-routines = \ xasprintf \ xbind \ xcalloc \ + xchdir \ xchroot \ xclock_gettime \ xclose \ -- cgit v1.1