Selaa lähdekoodia

fix example3 source

Samuel Thibault 15 vuotta sitten
vanhempi
commit
ceea5351bf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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