[xserver-commit] xserver/hw/xwin Makefile.am,1.1,1.2
Harold L Hunt II
xserver-commit@pdx.freedesktop.org
Mon, 12 Jan 2004 18:09:57 -0800
Committed by: harold
Update of /cvs/xserver/xserver/hw/xwin
In directory pdx:/tmp/cvs-serv18343
Modified Files:
Makefile.am
Log Message:
Oops. Minor fix for line continuation character.
Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/hw/xwin/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 13 Jan 2004 01:59:01 -0000 1.1
+++ Makefile.am 13 Jan 2004 02:09:55 -0000 1.2
@@ -54,7 +54,7 @@
winprefs.c \
winprefslex.l \
winprefsyacc.y \
- winprocarg.c
+ winprocarg.c \
winpushpxl.c \
winregistry.c \
winrop.c \
@@ -67,7 +67,7 @@
winvideo.c \
winwakeup.c \
winwindow.c \
- winwndproc.c \
+ winwndproc.c
XWin_SOURCES =