summaryrefslogtreecommitdiffstats
path: root/avahi-gobject/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-gobject/Makefile.am')
-rw-r--r--avahi-gobject/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/avahi-gobject/Makefile.am b/avahi-gobject/Makefile.am
index c9f442c..1b50fdd 100644
--- a/avahi-gobject/Makefile.am
+++ b/avahi-gobject/Makefile.am
@@ -30,7 +30,7 @@ avahigobjectinclude_HEADERS = \
ga-client.h \
ga-entry-group.h \
ga-enums.h \
- ga-errors.h \
+ ga-error.h \
ga-record-browser.h \
ga-service-browser.h \
ga-service-resolver.h
@@ -53,7 +53,7 @@ CORE_SOURCES = \
ga-client.c ga-client.h \
ga-entry-group.c ga-entry-group.h \
ga-enums.h \
- ga-errors.c ga-errors.h \
+ ga-error.c ga-error.h \
ga-record-browser.c ga-record-browser.h \
ga-service-browser.c ga-service-browser.h \
ga-service-resolver.c ga-service-resolver.h