X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=Makefile.in;h=44fcb99fdcbe73f5716858af93c23576057f2ca7;hp=fa16eb649c2d45183de7e5334c3f175cd97860a5;hb=abb614f7f4fab4efb84c45b6abcc4f90861e5e98;hpb=4e2d7bd36f2aada1e8c5addb204525294c4725e0 diff --git a/Makefile.in b/Makefile.in index fa16eb6..44fcb99 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@ @@ -290,6 +291,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = po \ + icons/hicolor/scalable \ src \ tests