diff options
-rw-r--r-- | addressbook/gui/component/select-names/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am index a9c0600734..ac169fe936 100644 --- a/addressbook/gui/component/select-names/Makefile.am +++ b/addressbook/gui/component/select-names/Makefile.am @@ -69,6 +69,5 @@ glade_DATA = select-names.glade EXTRA_DIST = \ $(glade_DATA) \ select-names.glade.h \ + $(oaf_DATA) \ $(IDLS) - - |