ソースを参照

fix example3 source

Samuel Thibault 15 年 前
コミット
ceea5351bf
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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