summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-08-13 00:03:19 +0100
committerEmil Velikov <[email protected]>2014-08-13 00:46:53 +0100
commiteeb56b6b438e5acc5e90d0981fb455ba90b1e01a (patch)
tree0a0bf144a2a8a25b98efd1d0b6c87839466f6f81 /src/Makefile.am
parentfd7da27a43182169e6306d9df39e7e9498e38d28 (diff)
automake: merge gallium/state_trackers/Makefile into gallium/Makefile
One makefile less, with the potential of further compacting the automake build. v2: Rebase on top of vc4 changes. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 94299f9664a..4193fe82ae4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -51,7 +51,6 @@ if HAVE_GALLIUM
SUBDIRS += \
gallium/auxiliary \
gallium \
- gallium/state_trackers \
gallium/targets
if HAVE_GALLIUM_TESTS