Prepare autotools for gettext

This commit is contained in:
2018-09-21 22:28:32 +02:00
parent 7497d4c1fa
commit 11597d0539
4 changed files with 10 additions and 3 deletions

View File

@ -1,8 +1,8 @@
ACLOCAL_AMFLAGS = -I m4
AM_CPPFLAGS = -I src
AM_CFLAGS = -I src
SUBDIRS = src/pam_panic src/pam_panic_pw
SUBDIRS = po src/pam_panic src/pam_panic_pw
.PHONY: all test clean