Browse Source

fix example3 source

Samuel Thibault 15 years ago
parent
commit
ceea5351bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/Makefile.am

+ 1 - 1
examples/Makefile.am

@@ -312,7 +312,7 @@ tag_example_tag_example2_SOURCES =		\
 	tag_example/tag_example2.c
 
 tag_example_tag_example3_SOURCES =		\
-	tag_example/tag_example2.c
+	tag_example/tag_example3.c
 
 tag_example_tag_restartable_SOURCES =		\
 	tag_example/tag_restartable.c