diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 622083ed..24239082 100644 --- a/configure.ac +++ b/configure.ac @@ -205,6 +205,9 @@ AM_CONDITIONAL([ENABLE_MAN], [test "x$have_manutils" = "xyes"]) # Mallard help YELP_HELP_INIT +# AppData +APPDATA_XML + GLIB_GSETTINGS #******************************************************************************* |