# # Recurse down into lib (to build the library) # includes (to install includes) # main (build main programs) # SUBDIRS = lib other_libs main # # The end user's configuration script # bin_SCRIPTS = adat-config # # All the other goodies # #EXTRA_DIST = docs