diff options
Diffstat (limited to 'avahi-glib/Makefile.am')
-rw-r--r-- | avahi-glib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-glib/Makefile.am b/avahi-glib/Makefile.am index 7cf0525..ce82d68 100644 --- a/avahi-glib/Makefile.am +++ b/avahi-glib/Makefile.am @@ -27,7 +27,7 @@ avahiincludedir=$(includedir)/avahi-glib if HAVE_GLIB avahiinclude_HEADERS = \ - glib-watch.h + glib-watch.h \ glib-malloc.h lib_LTLIBRARIES = \ |