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 6a8835728..17c02ef73 100644 --- a/lib/widgets/Makefile.am +++ b/lib/widgets/Makefile.am @@ -16,6 +16,8 @@ libephywidgets_la_SOURCES = \ ephy-arrow-toolbutton.h \ ephy-ellipsizing-label.c \ ephy-ellipsizing-label.h \ + ephy-cell-renderer-progress.h \ + ephy-cell-renderer-progress.c \ ephy-location-entry.c \ ephy-location-entry.h \ ephy-node-view.c \ |