[PATCH] dmxproto.h is listed twice in proto/DMX/Makefile.am
ISHIKAWA Mutsumi
ishikawa at hanzubon.jp
Fri May 13 19:51:14 PDT 2005
dmx_HEADERS in proto/DMX/Makefile.am list dmxproto.h twice and
missing dmxext.h.
Index: DMX/Makefile.am
===================================================================
RCS file: /cvs/xorg/proto/DMX/Makefile.am,v
retrieving revision 1.2
diff -c -a -r1.2 Makefile.am
*** DMX/Makefile.am 9 May 2005 18:20:04 -0000 1.2
--- DMX/Makefile.am 14 May 2005 02:44:44 -0000
***************
*** 1,6 ****
dmxdir = $(includedir)/X11/extensions
dmx_HEADERS = \
! dmxproto.h \
dmxproto.h
pkgconfigdir = $(libdir)/pkgconfig
--- 1,6 ----
dmxdir = $(includedir)/X11/extensions
dmx_HEADERS = \
! dmxext.h \
dmxproto.h
pkgconfigdir = $(libdir)/pkgconfig
--
ISHIKAWA Mutsumi
<ishikawa at netvillage.co.jp>, <ishikawa at hanzubon.jp>, <ishikawa at debian.org>
More information about the xorg-modular
mailing list