summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-09-16 10:43:09 -0700
committerKeith Packard <keithp@keithp.com>2016-09-16 10:57:23 -0700
commit93f474e49b24abc673cb9cf5ea16fac296dce312 (patch)
tree1a2ac1e787bb98557afaab7cbb660ba910456deb /include
parent5b9f3ea2501a886fb74e5248e82a95e76443f1e8 (diff)
Remove 'dixfontstubs.h' from include EXTRA_DIST
This file was removed when moving to the new libXfont API, but accidentally left in EXTRA_DIST. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index b9cf584cb..05f8d24c5 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -70,7 +70,7 @@ AM_CFLAGS = $(DIX_CFLAGS)
EXTRA_DIST = \
busfault.h dbus-core.h \
dix-config-apple-verbatim.h \
- dixfontstubs.h eventconvert.h eventstr.h inpututils.h \
+ eventconvert.h eventstr.h inpututils.h \
probes.h \
protocol-versions.h \
swaprep.h \