From 9d492a94d020315eed89cdac86c2616e96960803 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 29 Apr 2010 17:08:26 -0400 Subject: - include a .spec file in the tarball --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ed77822..46264f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -EXTRA_DIST = README LICENSE +EXTRA_DIST = README LICENSE pam_rps.spec SUBDIRS = src -- cgit