Skip to content

Commit

Permalink
Merge with git+ssh://svn.thintropy.com/proj/thintropy/guest/master/Xvnc4
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Richardson committed Sep 9, 2007
2 parents af4664b + 5117192 commit f0d9b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xorg-server/hw/xfree86/int10/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ libint10_la_SOURCES = \
endif

if INT10_STUB
AM_CFLAGS = $(I386_VIDEO_CFLAGS) -D_VM86_LINUX $(XORG_CFLAGS) $(EXTRA_CFLAGS)
AM_CFLAGS = $(I386_VIDEO_CFLAGS) -D_VM86_LINUX -I${srcdir}/../../hw/xfree86/common -I${srcdir}/../../hw/xfree86/os-support $(XORG_CFLAGS) $(EXTRA_CFLAGS)
libint10_la_SOURCES = stub.c xf86int10module.c
endif

Expand Down

0 comments on commit f0d9b9b

Please sign in to comment.