diff --git a/dix/Makefile.am b/dix/Makefile.am index b29f2e189..42b5121fe 100644 --- a/dix/Makefile.am +++ b/dix/Makefile.am @@ -70,4 +70,4 @@ endif dix.c: touch $@ -CLEANFILES = dix.c +CLEANFILES = dix.c Xserver-dtrace.h diff --git a/hw/kdrive/fake/Makefile.am b/hw/kdrive/fake/Makefile.am index 71b24b7e6..be0fa42a2 100644 --- a/hw/kdrive/fake/Makefile.am +++ b/hw/kdrive/fake/Makefile.am @@ -20,7 +20,7 @@ Xfake_LDADD = \ libfake.la \ @KDRIVE_LIBS@ -Xfake_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG) -Wl,-undefined=InitExtensions +Xfake_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG) Xfake_DEPENDENCIES = \ libfake.la \