summaryrefslogtreecommitdiff
path: root/Xext/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-04-18 18:50:05 -0400
committerAdam Jackson <ajax@redhat.com>2008-04-18 18:50:05 -0400
commiteafaf40fb3368ca7e4cf48336fdb7a6c9f536bfa (patch)
treeeab098b3127ef8d1ea3eaab333b6a4ad72367e3e /Xext/Makefile.am
parentf6617b4127125516583f321c961d70f762f728be (diff)
Death to APPGROUP.
Diffstat (limited to 'Xext/Makefile.am')
-rw-r--r--Xext/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am
index 4a2925f4e..ef2e33522 100644
--- a/Xext/Makefile.am
+++ b/Xext/Makefile.am
@@ -105,12 +105,6 @@ if XPRINT
BUILTIN_SRCS += $(XPRINT_SRCS)
endif
-# AppGroup
-APPGROUP_SRCS = appgroup.c appgroup.h
-if APPGROUP
-BUILTIN_SRCS += $(APPGROUP_SRCS)
-endif
-
# Colormap Utilization Protocol: Less flashing when switching between
# PsuedoColor apps and better sharing of limited colormap slots
CUP_SRCS = cup.c
@@ -164,7 +158,6 @@ EXTRA_DIST = \
$(XINERAMA_SRCS) \
$(XEVIE_SRCS) \
$(XPRINT_SRCS) \
- $(APPGROUP_SRCS) \
$(CUP_SRCS) \
$(MULTIBUFFER_SRCS) \
$(EXTRA_MULTIBUFFER_SRCS) \