diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 692e90ff71..3083b29a09 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -254,15 +254,15 @@ testentryicons_SOURCES = \ testfilechooser_SOURCES = \ prop-editor.c \ - testfilechooser.c + testfilechooser.c testfilechooserbutton_SOURCES = \ prop-editor.c \ - testfilechooserbutton.c + testfilechooserbutton.c testgtk_SOURCES = \ prop-editor.c \ - testgtk.c + testgtk.c testtreeedit_SOURCES = \ testtreeedit.c @@ -272,11 +272,11 @@ testtreemodel_SOURCES = \ testtreeview_SOURCES = \ prop-editor.c \ - testtreeview.c + testtreeview.c testtext_SOURCES = \ prop-editor.c \ - testtext.c + testtext.c testtoolbar_SOURCES = \ testtoolbar.c \ |