From: Sven Eden Date: Mon, 12 Jun 2017 10:19:09 +0000 (+0200) Subject: Prep v229.5: Move parse-printf-format.? back to src/basic it is needed there. X-Git-Tag: v231.3~127 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a3b86c20543b69c165d1aa52178d72710f5c853e Prep v229.5: Move parse-printf-format.? back to src/basic it is needed there. --- diff --git a/Makefile.am b/Makefile.am index 4091f42a6..41a0f7752 100644 --- a/Makefile.am +++ b/Makefile.am @@ -343,6 +343,8 @@ libbasic_la_SOURCES = \ src/basic/escape.h \ src/basic/path-util.c \ src/basic/path-util.h \ + src/basic/parse-printf-format.c \ + src/basic/parse-printf-format.h \ src/basic/time-util.c \ src/basic/time-util.h \ src/basic/locale-util.c \ @@ -448,8 +450,6 @@ libshared_la_SOURCES = \ src/shared/musl_missing.c \ src/shared/pager.c \ src/shared/pager.h \ - src/shared/parse-printf-format.c \ - src/shared/parse-printf-format.h \ src/shared/spawn-polkit-agent.c \ src/shared/spawn-polkit-agent.h diff --git a/cb/elogind.cbp b/cb/elogind.cbp index 17d61e0f0..9dea79f54 100644 --- a/cb/elogind.cbp +++ b/cb/elogind.cbp @@ -162,6 +162,10 @@