summaryrefslogtreecommitdiffstats
path: root/doc/BeginnersGuide/Makefile
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-09-03 09:47:56 +1000
committerddomingo <ddomingo@redhat.com>2008-09-03 09:47:56 +1000
commit540912cbed7a80e960a96b81dc980a07abc3961c (patch)
treeb250da6d477dcc4d724f4f06d724fd30e476316a /doc/BeginnersGuide/Makefile
parent404939a6c4f982062116f05aa22f7dff0b0ce24e (diff)
downloadsystemtap-steved-540912cbed7a80e960a96b81dc980a07abc3961c.tar.gz
systemtap-steved-540912cbed7a80e960a96b81dc980a07abc3961c.tar.xz
systemtap-steved-540912cbed7a80e960a96b81dc980a07abc3961c.zip
renaming the directory, the long way
Diffstat (limited to 'doc/BeginnersGuide/Makefile')
-rw-r--r--doc/BeginnersGuide/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/BeginnersGuide/Makefile b/doc/BeginnersGuide/Makefile
deleted file mode 100644
index 0d8b4546..00000000
--- a/doc/BeginnersGuide/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-#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
-