From a255387998be1c1ea4f2bc702c4b750ffa8b0279 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 20 Nov 2013 01:02:35 +0100 Subject: beginning of pam use MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6e73c52..fa598e7 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ CFLAGS = -std=gnu99 -Wall -Wextra CC_FLAGS = $(CPPFLAGS) $(CFLAGS) $(OPTIMISE) LD_FLAGS = $(LDFLAGS) $(CFLAGS) $(OPTIMISE) -SRC = cerberus passphrase quit security login +SRC = cerberus passphrase quit security login pam OBJ = $(foreach S, $(SRC), obj/$(S).o) -- cgit v1.2.3-70-g09d2