1 # -*-Makefile-*-, or close enough
3 AUTOMAKE_OPTIONS = 1.6 foreign
5 # Only build the library when the system doesn't already have GNU glob.
7 noinst_LIBRARIES = libglob.a
10 libglob_a_SOURCES = glob.c glob.h fnmatch.c fnmatch.h
13 EXTRA_DIST = COPYING.LIB Makefile.ami SCOPTIONS SMakefile \