]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
libpam: Drop mention to non-existing macro.h
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 26 Feb 2018 18:22:02 +0000 (13:22 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 26 Feb 2018 18:22:02 +0000 (13:22 -0500)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/Makefile.am

index aea6ef7a67b0bea40f13b4f1b9e97c0b6796e210..ba41e734078518645c0ff5afe26e72f2efafe8ba 100644 (file)
@@ -308,7 +308,7 @@ endif
 if ENABLE_PAM
 if HAVE_PAM
 pam_LTLIBRARIES = pam_cgfs.la
-pam_cgfs_la_SOURCES = pam/pam_cgfs.c macro.h
+pam_cgfs_la_SOURCES = pam/pam_cgfs.c
 pam_cgfs_la_CFLAGS = $(AM_CFLAGS)
 pam_cgfs_la_LIBADD = $(AM_LIBS) $(PAM_LIBS) -L$(top_srcdir)
 pam_cgfs_la_LDFLAGS = $(AM_LDFLAGS) -module -avoid-version -shared