diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 7fc4a6f..66c576f 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,7 @@ # This file will be processed with automake to create Makefile.in +SUBDIRS = icons + ############################## # Bonobo .server ############################## |