diff options
Diffstat (limited to 'src/Makefile_Evil.am')
-rw-r--r-- | src/Makefile_Evil.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile_Evil.am b/src/Makefile_Evil.am index 6ec4b5113c..b5c7f02cb5 100644 --- a/src/Makefile_Evil.am +++ b/src/Makefile_Evil.am @@ -21,7 +21,6 @@ lib/evil/evil_string.h \ lib/evil/evil_time.h \ lib/evil/evil_unistd.h \ lib/evil/evil_util.h \ -lib/evil/dirent.h \ lib/evil/fnmatch.h \ lib/evil/pwd.h @@ -30,7 +29,6 @@ dist_evilmmanheaders_DATA = \ lib/evil/sys/mman.h lib_evil_libevil_la_SOURCES = \ -lib/evil/evil_dirent.c \ lib/evil/evil_dlfcn.c \ lib/evil/evil_fcntl.c \ lib/evil/evil_fnmatch.c \ |