Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 277691
Collapse All | Expand All

(-)file_not_specified_in_diff (-6 / +4 lines)
Line  Link Here
0
-- hw/xfree86/common/Makefile.am
0
++ hw/xfree86/common/Makefile.am
Lines 52-58 Link Here
52
              xf86PciInfo.h xf86Priv.h xf86Privstr.h xf86Resources.h \
52
              xf86PciInfo.h xf86Priv.h xf86Privstr.h xf86Resources.h \
53
              xf86cmap.h xf86fbman.h xf86str.h $(XISDKINCS) \
53
              xf86cmap.h xf86fbman.h xf86str.h $(XISDKINCS) \
54
              $(XVSDKINCS) atKeynames.h xf86Version.h xorgVersion.h \
54
              $(XVSDKINCS) atKeynames.h xf86Version.h xorgVersion.h \
55
              xf86sbusBus.h xf86xv.h xf86xvmc.h xf86xvpriv.h
55
              xf86sbusBus.h xf86xvpriv.h
56
56
57
DISTCLEANFILES = xf86Build.h
57
DISTCLEANFILES = xf86Build.h
58
CLEANFILES = $(BUILT_SOURCES)
58
CLEANFILES = $(BUILT_SOURCES)
59
-- hw/xfree86/parser/Makefile.am
59
++ hw/xfree86/parser/Makefile.am
Lines 36-41 Link Here
36
	cpconfig.c
36
	cpconfig.c
37
37
38
sdk_HEADERS = \
38
sdk_HEADERS = \
39
	$(LIBHEADERS) \
39
	$(LIBHEADERS)
40
	xf86Parser.h \
41
	xf86Optrec.h

Return to bug 277691