X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=Makefile.in;h=e17e11fb1818526d8c35251a806a1daf33aca4bd;hp=fa16eb649c2d45183de7e5334c3f175cd97860a5;hb=2ea30ab741b8b4876bdce2e8dc0772b07cbdcf88;hpb=4e2d7bd36f2aada1e8c5addb204525294c4725e0 diff --git a/Makefile.in b/Makefile.in index fa16eb6..e17e11f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -223,6 +223,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POSUB = @POSUB@ +PTHREAD_LIBS = @PTHREAD_LIBS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ @@ -289,7 +290,9 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = po \ +SUBDIRS = doc \ + po \ + icons/hicolor/scalable \ src \ tests