소스 검색

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