Kaynağa Gözat

add the "incrementer" example to the test suite

Cédric Augonnet 16 yıl önce
ebeveyn
işleme
933f9f1623
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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 =		\