aboutsummaryrefslogtreecommitdiff
path: root/pam_umotd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pam_umotd/Makefile.am')
-rw-r--r--pam_umotd/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/pam_umotd/Makefile.am b/pam_umotd/Makefile.am
index 5812f67..a28ab29 100644
--- a/pam_umotd/Makefile.am
+++ b/pam_umotd/Makefile.am
@@ -14,9 +14,10 @@
# You should have received a copy of the GNU General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
+include $(top_srcdir)/Make.rules
+
pamdir=@PAMDIR@
pam_LTLIBRARIES = pam_umotd.la
pam_umotd_la_SOURCES = pam_umotd.c
-AM_CPPFLAGS=-DMODULE_NAME=\"pam_umotd\"
+AM_CPPFLAGS += -DMODULE_NAME=\"pam_umotd\"
-include $(top_srcdir)/Make.rules

Return to:

Send suggestions and report system problems to the System administrator.