File tree Expand file tree Collapse file tree 3 files changed +1
-20
lines changed Expand file tree Collapse file tree 3 files changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,6 @@ IF(MAIKO_DISPLAY_X11)
8080 inc/xmkicondefs.h
8181 inc/xrdoptdefs.h
8282 inc/xscrolldefs.h
83- inc/xscroll.h
8483 inc/xwinmandefs.h
8584 )
8685 MESSAGE ("-- Configured for X11 display" )
Original file line number Diff line number Diff line change @@ -992,7 +992,7 @@ $(OBJECTDIR)xcursor.o: $(SRCDIR)xcursor.c $(REQUIRED-INCS) \
992992
993993$(OBJECTDIR)xwinman.o: $(SRCDIR)xwinman.c $(REQUIRED-INCS) \
994994 $(INCDIR)lispemul.h $(INCDIR)miscstat.h $(INCDIR)devif.h $(INCDIR)xdefs.h \
995- $(INCDIR)xscroll.h $(INCDIR) xwinmandefs.h $(INCDIR)keyeventdefs.h \
995+ $(INCDIR)xwinmandefs.h $(INCDIR)keyeventdefs.h \
996996 $(INCDIR)xlspwindefs.h $(INCDIR)xscrolldefs.h
997997 $(CC) $(RFLAGS) $(SRCDIR)xwinman.c -o $(OBJECTDIR)xwinman.o
998998
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments