summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ac80175)
raw | patch | inline | side by side (parent: ac80175)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 14 Oct 2010 19:41:56 +0000 (21:41 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 14 Oct 2010 19:41:56 +0000 (21:41 +0200) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 1c3f4b2cd27650a391624769e02793afef9adf62..217c1cd4a296d1e2560c27a0651f37036ff512e3 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
-e "s/@L2L_VERSION_STRING@/$$VERSION_STRING/g" \
l2l_features.h.in > l2l_features.h
+all-local:
+ @echo ""
+ @echo "$(PACKAGE_NAME) built successfully."
+ @echo ""
+ @echo "Run 'make install' to install the software into $(prefix)."
+ @echo ""
+
.PHONY: FORCE