diff options
author | Benjamin Otte <otte@redhat.com> | 2010-03-21 22:10:47 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2010-03-21 22:11:24 +0100 |
commit | 3b1dd2683db1dbafe6f3dfa00d919f8f20d36297 (patch) | |
tree | 194508176e4b4a5b0653d16e201a87eb0e714993 /tests/icles/Makefile.am | |
parent | 9e399550db3a6bc3bc1f142cda02b83217dfad24 (diff) |
tests: Add file I forgot to check in
Diffstat (limited to 'tests/icles/Makefile.am')
-rw-r--r-- | tests/icles/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/icles/Makefile.am b/tests/icles/Makefile.am index e2e9eb0b9..7611e5208 100644 --- a/tests/icles/Makefile.am +++ b/tests/icles/Makefile.am @@ -23,7 +23,7 @@ if HAVE_GTK GST_METADATA_TESTS = metadata_editor -metadata_editor_SOURCES = metadata_editor.c +metadata_editor_SOURCES = metadata_editor.h metadata_editor.c metadata_editor_CFLAGS = \ $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(GTK_CFLAGS) $(GMODULE_EXPORT_CFLAGS) metadata_editor_LDADD = \ |