Changelog, new vesion 0.3.0, include version in programs

This commit is contained in:
2018-12-03 00:06:19 +01:00
parent dfe784f8ba
commit db022333e1
7 changed files with 13 additions and 7 deletions

View File

@ -1,6 +1,6 @@
SUBDIRS = man
AM_CPPFLAGS = -DLOCALEDIR='"$(localedir)"'
AM_CPPFLAGS = -DLOCALEDIR='"$(localedir)"' -DVERSION='"$(VERSION)"'
bin_PROGRAMS = pam_panic_pw
pam_panic_pw_SOURCES = pam_panic_pw.c pam_panic_pw.h