X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=Makefile.in;h=91653f70621c938869f30a97c6f2cbbd39b2e2f5;hb=7a4a18c0f8f992328e087cfe516361d1ef9c2858;hp=5371af57f481b3ced50cd9dcc3efb23d38046d5d;hpb=4d1a39be05a99a8fbd2b4839f37c7a21d4214c59;p=ptask.git diff --git a/Makefile.in b/Makefile.in index 5371af5..91653f7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -178,9 +178,11 @@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ +GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GMSGFMT_015 = @GMSGFMT_015@ GREP = @GREP@ +GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ HAVE_CPPCHECK = @HAVE_CPPCHECK@ @@ -255,6 +257,7 @@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ +gsettingsschemadir = @gsettingsschemadir@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ @@ -283,9 +286,10 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = po \ +SUBDIRS = icons/hicolor/scalable \ + po \ src \ - tests + tests dist_doc_DATA = AUTHORS \ COPYING \