summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2012-08-23 15:55:53 -0700
committerAndreas Boll <[email protected]>2013-01-10 22:01:06 +0100
commit9bf0d49abe7def59f9585f3bd317e97fd56004f8 (patch)
tree78de5d374fe0167a50b8ccff907ae561f8c412f9 /src/gallium/targets/Makefile.am
parent4e42e569dd5643ff948ab4ee31dd16b1683f21fa (diff)
automake: Convert Gallium target and winsys
Diffstat (limited to 'src/gallium/targets/Makefile.am')
-rw-r--r--src/gallium/targets/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/Makefile.am b/src/gallium/targets/Makefile.am
new file mode 100644
index 00000000000..deeefbe262b
--- /dev/null
+++ b/src/gallium/targets/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = $(GALLIUM_TARGET_DIRS)