summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-06-14 14:03:30 +0200
committerThomas Haller <thaller@redhat.com>2017-06-14 14:04:57 +0200
commitb55fba8fbda49b9ec2f6f67c44960a0a5fd35ad9 (patch)
tree86325399278878ab91da86f6283225f3834d6106 /Makefile.am
parent6e5cc2b24f1fbd0396b12edc6d7479b4eceb58ae (diff)
downloadNetworkManager-b55fba8fbda49b9ec2f6f67c44960a0a5fd35ad9.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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 72bd2418cb..f25fc02711 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -616,6 +616,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 = \