From d3112d36d7bf06920d7bb4e5e76f2c82e65e7641 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 11 Oct 2006 15:52:00 +0000 Subject: List of source (.c) files in each directory. To be included by X.org Makefile.am files so that lists of files don't need to be hardcoded and frequently updated there. --- src/mesa/drivers/common/sources | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/mesa/drivers/common/sources (limited to 'src/mesa/drivers/common') diff --git a/src/mesa/drivers/common/sources b/src/mesa/drivers/common/sources new file mode 100644 index 0000000000..90e29d78d3 --- /dev/null +++ b/src/mesa/drivers/common/sources @@ -0,0 +1,2 @@ +MESA_DRIVER_COMMON_SOURCES = \ +driverfuncs.c -- cgit v1.2.3