winpriv.h was moved from hw/xwin to hw/xwin/glx in November

hw/xwin/Makefile.am was referencing this instead of hw/xwin/glx/Makefile.am

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
Keith Packard 2010-05-20 13:40:24 -07:00
parent 1cad520f3f
commit 1197a87b56
2 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,6 @@ SRCS = InitInput.c \
winms.h \
winmultiwindowclass.h \
winprefs.h \
winpriv.h \
winresource.h \
winwindow.h \
XWin.rc \

View File

@ -2,6 +2,7 @@ noinst_LTLIBRARIES = libXwinGLX.la
libXwinGLX_la_SOURCES = \
winpriv.c \
winpriv.h \
glwindows.h \
glwrap.c \
indirect.c \