Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / argmatch
index f7d1feb..ce3519c 100644 (file)
@@ -4,6 +4,7 @@ Search for an exact or abbreviated match of a string in an array of strings.
 Files:
 lib/argmatch.h
 lib/argmatch.c
+m4/argmatch.m4
 
 Depends-on:
 gettext-h
@@ -16,9 +17,10 @@ verify
 stdbool
 
 configure.ac:
+gl_ARGMATCH
 
 Makefile.am:
-lib_SOURCES += argmatch.h argmatch.c
+EXTRA_DIST += argmatch.h
 
 Include:
 "argmatch.h"