diff options
Diffstat (limited to 'lib/widgets/Makefile.am')
-rw-r--r-- | lib/widgets/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/widgets/Makefile.am b/lib/widgets/Makefile.am index 23aad4b01..6008f39cc 100644 --- a/lib/widgets/Makefile.am +++ b/lib/widgets/Makefile.am @@ -21,6 +21,8 @@ libephywidgets_la_SOURCES = \ ephy-arrow-toolbutton.h \ ephy-autocompletion-window.c \ ephy-autocompletion-window.h \ + ephy-editable-toolbar.c \ + ephy-editable-toolbar.h \ ephy-ellipsizing-label.c \ ephy-ellipsizing-label.h \ ephy-location-entry.c \ |