Revision c0641d8aab612f04fc1bf1aa86f89beede9d7fb5 authored by edwards on 27 July 2004, 06:15:16 UTC, committed by edwards on 27 July 2004, 06:15:16 UTC
1 parent 1069d58
Raw File
Makefile.am
#
# Recurse down into lib (to build the library)
#                   examples (build examples)
#                   includes (to install includes)
#
SUBDIRS = other_libs lib mainprogs

#
# The end user's configuration script
# 
bin_SCRIPTS = chroma-config


## EXTRA_DIST=lib root mainprogs
back to top