Update the README file to mark the project as unmaintained
[lttv.git] / Makefile.am
index 89c23b15638c37aa241f430e4791c7469e47c3de..da4060354d19c242caab8f0c4f35e2572c584ed6 100644 (file)
@@ -1,5 +1,13 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = ltt lttv doc
+SUBDIRS =  lttv doc
 
 EXTRA_DIST = LTTngManual.html
+
+sandwich:
+       @if [ -z "$$SUDO_COMMAND" ]; then echo "What? Make it yourself.";\
+       echo ""; \
+       echo "http://xkcd.com/149"; else echo "Okay."; \
+       echo ""; \
+       echo "http://en.wikibooks.org/wiki/Cookbook:Sandwiches"; fi
+
This page took 0.022447 seconds and 4 git commands to generate.