diff options
Diffstat (limited to 'widgets/Makefile.am')
-rw-r--r-- | widgets/Makefile.am | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/widgets/Makefile.am b/widgets/Makefile.am index 52ea1f7b0c..9ffbf1cf41 100644 --- a/widgets/Makefile.am +++ b/widgets/Makefile.am @@ -1,3 +1,7 @@ -SUBDIRS = \ - e-text meeting-time-sel shortcut-bar e-table +SUBDIRS = \ + e-text \ + e-table \ + meeting-time-sel \ + misc \ + shortcut-bar |