diff options
-rw-r--r-- | avahi-common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am index ee33c8e..aa83b93 100644 --- a/avahi-common/Makefile.am +++ b/avahi-common/Makefile.am @@ -31,7 +31,7 @@ avahi_commoninclude_HEADERS = \ domain.h \ cdecl.h \ defs.h \ - malloc.h + malloc.h \ watch.h \ timeval.h \ simple-watch.h \ |