summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-06-14 14:03:30 +0200
committerThomas Haller <thaller@redhat.com>2017-06-15 12:54:20 +0200
commit98d50a72be50d94e84659b47002f882ce6861c60 (patch)
tree7aeb7401f11dc50d60fc9aa81a8978e70aa279c7
parent2e181f9c4d655bcf4c65b048e72e4232377df97c (diff)
downloadNetworkManager-98d50a72be50d94e84659b47002f882ce6861c60.tar.gz
build: fix race creating "libnm-core/tests" directory for "nm-core-tests-enum-types.c"
https://bugzilla.gnome.org/show_bug.cgi?id=783783 (cherry picked from commit b55fba8fbda49b9ec2f6f67c44960a0a5fd35ad9)
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 92d7a5d871..9c5b6661d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -613,6 +613,9 @@ GLIB_GENERATED += \
libnm-core/tests/nm-core-tests-enum-types.c
nm_core_tests_enum_types_sources = libnm-core/tests/test-general-enums.h
+libnm-core/tests/nm-core-tests-enum-types.h.stamp: libnm-core/tests/.dirstamp
+libnm-core/tests/nm-core-tests-enum-types.c.stamp: libnm-core/tests/.dirstamp
+
$(libnm_core_tests_test_general_OBJECTS): libnm-core/tests/nm-core-tests-enum-types.h
libnm_core_tests_cppflags = \