mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
src/Makefile-tests.am: Remove reference to non-existing file
The file headless-start-test.h doesn't exist, so don't include it in the headless start test case source file list. https://bugzilla.gnome.org/show_bug.cgi?id=730551
This commit is contained in:
parent
216f7631de
commit
a93661f9e1
@ -63,7 +63,6 @@ mutter_test_unit_tests_LDADD = $(MUTTER_LIBS) libmutter-$(LIBMUTTER_API_VERSION)
|
||||
|
||||
mutter_test_headless_start_test_SOURCES = \
|
||||
tests/headless-start-test.c \
|
||||
tests/headless-start-test.h \
|
||||
tests/meta-backend-test.c \
|
||||
tests/meta-backend-test.h \
|
||||
tests/meta-monitor-manager-test.c \
|
||||
|
Loading…
Reference in New Issue
Block a user