## Process this file with automake to produce Makefile.in SUBDIRS = reference man_MANS = glib-config.1 EXTRA_DIST = glib-config.1.in files: @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \ echo $$p; \ done