Update the README template.
[make/kirr.git] / glob / Makefile.am
blob325d200a05124a7627a8369241d4055c4b62bc3d
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.
6 if USE_LOCAL_GLOB
7   noinst_LIBRARIES =    libglob.a
8 endif
10 libglob_a_SOURCES =     glob.c glob.h fnmatch.c fnmatch.h
13 EXTRA_DIST =            COPYING.LIB Makefile.ami SCOPTIONS SMakefile \
14                         configure.bat