Explorar o código

also install the tag_example3 example

Cédric Augonnet %!s(int64=16) %!d(string=hai) anos
pai
achega
1afb01e8cd
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      examples/Makefile.am

+ 4 - 0
examples/Makefile.am

@@ -154,6 +154,7 @@ check_PROGRAMS +=			\
 
 examplebin_PROGRAMS +=			\
 	tag_example/tag_example			\
+	tag_example/tag_example3		\
 	tag_example/tag_example2
 
 tag_example_tag_example_SOURCES =		\
@@ -162,6 +163,9 @@ tag_example_tag_example_SOURCES =		\
 tag_example_tag_example2_SOURCES =		\
 	tag_example/tag_example2.c
 
+tag_example_tag_example3_SOURCES =		\
+	tag_example/tag_example2.c
+
 ####################
 # Strassen example #
 ####################