Makefile.am
changeset 1 c445c931472f
equal deleted inserted replaced
-1:000000000000 0:5a136a0ccbf6
       
     1 ## Process this file with automake to produce Makefile.in ##
       
     2 
       
     3 ACLOCAL_AMFLAGS=-I m4
       
     4 
       
     5 SUBDIRS = include src examples
       
     6 
       
     7 ## eof ##