Remove lib_SOURCES line from Makefile.am section of modules where this
[gnulib.git] / modules / backupfile
1 Description:
2 Determination of the filename of a backup file, according to user environment
3 variables.
4
5 Files:
6 lib/backupfile.h
7 lib/backupfile.c
8 m4/dos.m4
9 m4/d-ino.m4
10 m4/backupfile.m4
11
12 Depends-on:
13 argmatch
14 dirname
15
16 configure.ac:
17 gl_BACKUPFILE
18
19 Makefile.am:
20
21 Include:
22 "backupfile.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Paul Eggert, Jim Meyering