Made Makefile find includes.

This commit is contained in:
Marcus Sundberg 2000-05-19 22:31:14 +00:00
parent aacad834e0
commit 4163c252b3

View file

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
INCLUDES= $(GGI_CFLAGS) $(SVGA_CFLAGS) $(X_CFLAGS) $(GLX_CFLAGS)
INCLUDES= -I$(top_srcdir)/include $(GGI_CFLAGS) $(SVGA_CFLAGS) $(X_CFLAGS) $(GLX_CFLAGS)
bin_PROGRAMS = @TARGETS@