[tomboy] Build: fix building with recent make
- From: Alex Tereschenko <alexter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tomboy] Build: fix building with recent make
- Date: Sun, 28 Aug 2016 19:47:41 +0000 (UTC)
commit 6a1e226f9ed1b3fb0f72ae96afc39330746b64ed
Author: Dominique Leuenberger <dimstar opensuse org>
Date: Sat Jun 18 13:43:28 2016 +0200
Build: fix building with recent make
Signed-off-by: Alex Tereschenko <frozen and blue gmail com>
Tomboy/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Tomboy/Makefile.am b/Tomboy/Makefile.am
index b1458ce..e2cb014 100644
--- a/Tomboy/Makefile.am
+++ b/Tomboy/Makefile.am
@@ -208,7 +208,7 @@ $(PANEL_WRAPPER): $(srcdir)/$(PANEL_WRAPPER).in Makefile
< $< > $@
chmod +x $(PANEL_WRAPPER)
-$(TARGET).config: $(srcdir)/$(TARGET_NAME$).config.in Makefile
+$(TARGET).config: $(srcdir)/$(TARGET_NAME).config.in Makefile
sed -e "s|\@pkglibdir\@|$(pkglibdir)|" \
< $< > $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]