aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 69d9f94..c9f6eff 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,7 @@ gui_libs: bundle pixmaps \
data: libs gui_libs lvz/gendata
cd ./mda.lv2 && ../lvz/gendata ./*.so > manifest.ttl
+ @echo "*** Ignore the above non-error about loading images! ***"
install:
if [ "x$(INSTALL_DIR)" = "x" ]; then \