summaryrefslogtreecommitdiffstats
path: root/doc/BeginnersGuide/Makefile
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-09-03 09:43:09 +1000
committerddomingo <ddomingo@redhat.com>2008-09-03 09:43:09 +1000
commit5a130d0de308367869ad84bfc453fc56530e9dc6 (patch)
tree86896b3ea3bfab24fdbec46fa1bbf7da1a016730 /doc/BeginnersGuide/Makefile
parent9ec36a91738d1bb515049f6fc2d6513424c5fb87 (diff)
downloadsystemtap-steved-5a130d0de308367869ad84bfc453fc56530e9dc6.tar.gz
systemtap-steved-5a130d0de308367869ad84bfc453fc56530e9dc6.tar.xz
systemtap-steved-5a130d0de308367869ad84bfc453fc56530e9dc6.zip
minor change
Diffstat (limited to 'doc/BeginnersGuide/Makefile')
-rw-r--r--doc/BeginnersGuide/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/BeginnersGuide/Makefile b/doc/BeginnersGuide/Makefile
index cf9d6bc3..0d8b4546 100644
--- a/doc/BeginnersGuide/Makefile
+++ b/doc/BeginnersGuide/Makefile
@@ -1,12 +1,10 @@
#Makefile for SystemTap_Beginners_Guide
XML_LANG = en-US
-DOCNAME = SystemTap_Beginners_Guide
-PRODUCT = Red_Hat_Enterprise_Linux
+
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
-TRANSLATIONS = $(XML_LANG) $(OTHER_LANGS)
COMMON_CONFIG = /usr/share/publican
include $(COMMON_CONFIG)/make/Makefile.common