summaryrefslogtreecommitdiff
path: root/tools/null_state_gen/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/null_state_gen/Makefile.am')
-rw-r--r--tools/null_state_gen/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/null_state_gen/Makefile.am b/tools/null_state_gen/Makefile.am
index d4aa3d44..d473a897 100644
--- a/tools/null_state_gen/Makefile.am
+++ b/tools/null_state_gen/Makefile.am
@@ -29,7 +29,3 @@ states: intel_null_state_gen
echo "" >>$(h); \
./intel_null_state_gen $$gen >>$(h); \
done
-
-EXTRA_DIST = \
- meson.build \
- $(NULL)