diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 21:22:59 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 21:22:59 -0400 |
commit | e16e20038bff3a72fb14c3fac8a923dc6a7be327 (patch) | |
tree | c735a7670956b49c2058aafd1e2ac80213e8e521 /src/libsystemd/src | |
parent | cc3d6b3f24ae5e5e8f2e87c1d059656203c0fc1b (diff) | |
parent | 75482140a4e31bc56074dae645175946499c2181 (diff) |
Merge branch 'lukeshu/postmove' into lukeshu/master
# Conflicts:
# src/libsystemd/src/sd-journal/Makefile
Diffstat (limited to 'src/libsystemd/src')
-rw-r--r-- | src/libsystemd/src/sd-journal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd/src/sd-journal/Makefile b/src/libsystemd/src/sd-journal/Makefile index 7f1caf0836..0064892fb5 100644 --- a/src/libsystemd/src/sd-journal/Makefile +++ b/src/libsystemd/src/sd-journal/Makefile @@ -20,7 +20,6 @@ # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see <http://www.gnu.org/licenses/>. - include $(dir $(lastword $(MAKEFILE_LIST)))/../../../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk |