aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 0fffb5a80f52db50f9e9e99f2a8f642425aeaf5f (plain)
1
2
3
4
5
6
7
8
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = gnu 1.8.5

SUBDIRS=gnu lib src doc etc

# We never remove the contents of configuration directory 
distuninstallcheck_listfiles = \
 find $(prefix) -type f -not -path '$(sysconfdir)/*'

Return to:

Send suggestions and report system problems to the System administrator.