mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-16 11:48:07 +02:00
This will be needed to get better error messages to users of the D-Bus API. We use glib's builtin gettext support. No strings marked as translatable yet, we'll need to mark those user-visible strings carefully and review them.
4 lines
77 B
Makefile
4 lines
77 B
Makefile
AUTOMAKE_OPTIONS = dist-bzip2
|
|
SUBDIRS = src data tests po
|
|
EXTRA_DIST = TODO
|
|
|