mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
2007-12-10 Tomas Frydrych <tf@openedhand.com>
* tests/Makefile.am: Fixed a typo.
This commit is contained in:
parent
54b752c869
commit
aed212384a
@ -1,3 +1,8 @@
|
|||||||
|
2007-12-10 Tomas Frydrych <tf@openedhand.com>
|
||||||
|
|
||||||
|
* tests/Makefile.am:
|
||||||
|
Fixed a typo.
|
||||||
|
|
||||||
2007-12-10 Tomas Frydrych <tf@openedhand.com>
|
2007-12-10 Tomas Frydrych <tf@openedhand.com>
|
||||||
|
|
||||||
* tests/test-viewport.c:
|
* tests/test-viewport.c:
|
||||||
|
@ -32,6 +32,6 @@ test_script_SOURCES = test-script.c
|
|||||||
test_model_SOURCES = test-model.c
|
test_model_SOURCES = test-model.c
|
||||||
test_effects_SOURCES = test-effects.c
|
test_effects_SOURCES = test-effects.c
|
||||||
test_fullscreen_SOURCES = test-fullscreen.c
|
test_fullscreen_SOURCES = test-fullscreen.c
|
||||||
test_vieport_SOURCES = test-viewport.c
|
test_viewport_SOURCES = test-viewport.c
|
||||||
|
|
||||||
EXTRA_DIST = redhand.png test-script.json
|
EXTRA_DIST = redhand.png test-script.json
|
||||||
|
Loading…
Reference in New Issue
Block a user