aboutsummaryrefslogtreecommitdiff
path: root/secmem
diff options
context:
space:
mode:
Diffstat (limited to 'secmem')
-rw-r--r--secmem/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/secmem/Makefile.in b/secmem/Makefile.in
index d67a12f..4376dac 100644
--- a/secmem/Makefile.in
+++ b/secmem/Makefile.in
@@ -129,8 +129,6 @@ CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DATADIRNAME = @DATADIRNAME@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
bgstack15