diff options
Diffstat (limited to 'libindicate')
-rw-r--r-- | libindicate/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index c31fe5b..aff9ffc 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -43,7 +43,7 @@ libindicate_la_SOURCES = \ listener-marshal.h \ indicator.c \ indicator-message.c \ - interestes-priv.h + interests-priv.h libindicate_la_LDFLAGS = \ -version-info $(LIBINDICATE_CURRENT):$(LIBINDICATE_REVISION):$(LIBINDICATE_AGE) \ |