summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Beginners_Guide/Makefile
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-09-03 09:43:50 +1000
committerddomingo <ddomingo@redhat.com>2008-09-03 09:43:50 +1000
commitaac23edfa124a016581871770af84d10efc38239 (patch)
treef4b60466b2cddf128c1da1a9faa6030a79784570 /doc/SystemTap_Beginners_Guide/Makefile
parent5a130d0de308367869ad84bfc453fc56530e9dc6 (diff)
downloadsystemtap-steved-aac23edfa124a016581871770af84d10efc38239.tar.gz
systemtap-steved-aac23edfa124a016581871770af84d10efc38239.tar.xz
systemtap-steved-aac23edfa124a016581871770af84d10efc38239.zip
changed directory name
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/Makefile')
-rw-r--r--doc/SystemTap_Beginners_Guide/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/SystemTap_Beginners_Guide/Makefile b/doc/SystemTap_Beginners_Guide/Makefile
new file mode 100644
index 00000000..0d8b4546
--- /dev/null
+++ b/doc/SystemTap_Beginners_Guide/Makefile
@@ -0,0 +1,11 @@
+#Makefile for SystemTap_Beginners_Guide
+
+XML_LANG = en-US
+
+BRAND = RedHat
+
+#OTHER_LANGS = as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN mr-IN or-IN pa-IN pt-BR ru-RU si-LK ta-IN te-IN zh-CN zh-TW
+
+COMMON_CONFIG = /usr/share/publican
+include $(COMMON_CONFIG)/make/Makefile.common
+