summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-05-07 11:24:29 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-05-07 11:25:21 +0100
commitee1549cb6686802e85bed05364520da39cfb49d1 (patch)
treed55fec137e10e261ee9b284157fe6ce034a24b5f /tests
parentaeae4f377f94896dab88dd970250627a06810d81 (diff)
downloadgrilo-plugins-ee1549cb6686802e85bed05364520da39cfb49d1.tar.gz
build: Remove unnecessary DIST_SUBDIRS variable
By default it is the same as SUBDIRS, so there’s no need to list it here. https://bugzilla.gnome.org/show_bug.cgi?id=749063
Diffstat (limited to 'tests')
-rw-r--r--tests/lua-factory/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/lua-factory/Makefile.am b/tests/lua-factory/Makefile.am
index 6250c64..88d78a4 100644
--- a/tests/lua-factory/Makefile.am
+++ b/tests/lua-factory/Makefile.am
@@ -9,7 +9,4 @@ include $(top_srcdir)/gtester.mk
SUBDIRS = sources
-DIST_SUBDIRS = \
- sources
-
-include $(top_srcdir)/git.mk