From bbead87f58d4519eb896e5af75ce8814e61b6cfa Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 26 Jan 2009 10:38:15 +0000 Subject: [PATCH] Fix distcheck A single file missing from the distribution. --- pam/Makefile.am | 2 +- po/POTFILES.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pam/Makefile.am b/pam/Makefile.am index dd6b41d..59927d9 100644 --- a/pam/Makefile.am +++ b/pam/Makefile.am @@ -19,4 +19,4 @@ marshal.c: marshal.h endif -EXTRA_DIST = pam_fprintd.c +EXTRA_DIST = pam_fprintd.c fingerprint-strings.h diff --git a/po/POTFILES.in b/po/POTFILES.in index 01933d7..b4f402b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,3 +2,4 @@ data/net.reactivated.fprint.device.policy.in src/main.c src/manager.c src/device.c +pam/fingerprint-strings.h