include Makefile.sources
+EXTRA_DIST = drirc xmlpool.h
+
AM_CFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src/ \
DRI_COMMON_FILES := \
utils.c \
+ utils.h \
dri_util.c \
- xmlconfig.c
+ dri_util.h \
+ xmlconfig.c \
+ xmlconfig.h
# Paths are relative to MESA_TOP.
mesa_dri_common_INCLUDES := \
.PHONY: all clean pot po mo
+EXTRA_DIST = gen_xmlpool.py t_options.h $(POS)
BUILT_SOURCES = options.h
# All generated files are cleaned up.