diff options
Diffstat (limited to 'liblightdm-gobject')
| -rw-r--r-- | liblightdm-gobject/Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/liblightdm-gobject/Makefile.am b/liblightdm-gobject/Makefile.am index 61844eb7..dc7e461c 100644 --- a/liblightdm-gobject/Makefile.am +++ b/liblightdm-gobject/Makefile.am @@ -16,7 +16,11 @@ liblightdm_gobject_0_la_SOURCES= \ layout.c \ session.c \ user.c \ - lightdm/*.h + lightdm/greeter.h \ + lightdm/language.h \ + lightdm/layout.h \ + lightdm/session.h \ + lightdm/user.h if HAVE_INTROSPECTION |
