diff options
author | Matt Turner <[email protected]> | 2012-08-23 15:55:53 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:06 +0100 |
commit | 9bf0d49abe7def59f9585f3bd317e97fd56004f8 (patch) | |
tree | 78de5d374fe0167a50b8ccff907ae561f8c412f9 /src/gallium/targets/Makefile.am | |
parent | 4e42e569dd5643ff948ab4ee31dd16b1683f21fa (diff) |
automake: Convert Gallium target and winsys
Diffstat (limited to 'src/gallium/targets/Makefile.am')
-rw-r--r-- | src/gallium/targets/Makefile.am | 1 |
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) |