Explorar o código

add the "incrementer" example to the test suite

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

+ 2 - 0
examples/Makefile.am

@@ -218,6 +218,8 @@ endif
 # Incrementer example #
 #######################
 
+check_PROGRAMS += incrementer/incrementer
+
 examplebin_PROGRAMS += incrementer/incrementer
 
 incrementer_incrementer_SOURCES =		\