diff options
Diffstat (limited to 'src/compat/Makefile.am')
-rw-r--r-- | src/compat/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compat/Makefile.am b/src/compat/Makefile.am index 06bab5c..0a9d1c2 100644 --- a/src/compat/Makefile.am +++ b/src/compat/Makefile.am @@ -20,7 +20,6 @@ noinst_LTLIBRARIES = libcompat.la libcompat_la_SOURCES = \ compat.h \ - compat-stdbool.h \ compat-dirname.c \ compat-basename.c \ compat-gettimeofday.c \ |