Cross Reference: Makefile.am
xref: /xsrc/external/mit/xorg-server/dist/miext/rootless/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server/dist/miext/rootless/
Makefile.am revision 4642e01f
1AM_CFLAGS = $(DIX_CFLAGS) $(XSERVER_CFLAGS)
2AM_CPPFLAGS = -I$(top_srcdir)/hw/xfree86/os-support
3
4noinst_LTLIBRARIES = librootless.la
5librootless_la_SOURCES = \
6	rootlessCommon.c \
7	rootlessGC.c \
8	rootlessScreen.c \
9	rootlessValTree.c \
10	rootlessWindow.c
11
12EXTRA_DIST = \
13	README.txt \
14	rootless.h \
15	rootlessCommon.h \
16	rootlessConfig.h \
17	rootlessWindow.h 
18

Indexes created Sat Dec 13 21:09:37 GMT 2025