diff options
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 493978c62..2b0d43739 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = -I.. -I$(srcdir) fu_LIBADD = @LIBOBJS@ @ALLOCA@ -HEADERS = backupfile.h error.h fnmatch.h fsusage.h getopt.h \ +HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h getopt.h \ group-member.h long-options.h makepath.h modechange.h mountlist.h \ obstack.h pathmax.h save-cwd.h xstrtol.h xstrtoul.h |