OpenPAM/bin/pamtest/Makefile.am

10 lines
212 B
Makefile

# $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = pamtest
pamtest_SOURCES = pamtest.c
pamtest_LDADD = $(top_builddir)/lib/libpam.la
dist_man1_MANS = pamtest.1