tools/Makefile.am
changeset 107 31a2e6d28f61
child 146 4b42aa24ce12
equal deleted inserted replaced
-1:000000000000 0:e45dac64aec8
       
     1 EXTRA_DIST += \
       
     2 	tools/Makefile
       
     3 
       
     4 if WANT_TOOLS
       
     5 
       
     6 bin_PROGRAMS +=
       
     7 
       
     8 endif WANT_TOOLS