diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d9ffed5..6c76395 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,6 +13,7 @@ COMMONSRCS = \ WGTSRCS = \ wgt-config-xml.c \ wgt-locales.c \ + wgt-rootdir.c \ wgt-strings.c AM_CFLAGS = -Wall -Wno-pointer-sign |