diff options
Diffstat (limited to 'components/Makefile.am')
-rw-r--r-- | components/Makefile.am | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/components/Makefile.am b/components/Makefile.am index 59b6d8bec..e4fdc325a 100644 --- a/components/Makefile.am +++ b/components/Makefile.am @@ -2,18 +2,15 @@ NULL= SUBDIRS = \ adapter \ + hardware \ history \ image-viewer \ + loser \ music \ news \ notes \ sample \ + text \ throbber \ tree \ $(NULL) - -XXX= - hardware \ - loser \ - text \ - $(NULL) |