summaryrefslogtreecommitdiff
path: root/doc-i18n-tool
diff options
context:
space:
mode:
authordarin <>2001-10-26 19:34:59 +0000
committerdarin <>2001-10-26 19:34:59 +0000
commit84f011d05c579a52f3195463c3c53a22fa582346 (patch)
tree71e5ae000a065fc151f7658b2f682c89c9ae432c /doc-i18n-tool
parentbbea88b2d9fea17dcfed84a3f3a66b4d93de21b8 (diff)
downloadintltool-84f011d05c579a52f3195463c3c53a22fa582346.tar.gz
* Makefile.am:
* doc-i18n-tool/Makefile.am: Oops. Not so easy to turn something off.
Diffstat (limited to 'doc-i18n-tool')
-rw-r--r--doc-i18n-tool/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc-i18n-tool/Makefile.am b/doc-i18n-tool/Makefile.am
index bbbccf0..e0e5428 100644
--- a/doc-i18n-tool/Makefile.am
+++ b/doc-i18n-tool/Makefile.am
@@ -1,11 +1,9 @@
-
-doc_i18n_tool_SOURCES = \
- doc-i18n-tool.c
+# doc_i18n_tool_SOURCES = doc-i18n-tool.c
CFLAGS = $(DOC_I18N_TOOL_CFLAGS)
LDADDS = $(DOC_I18N_TOOL_LIBS)
-bin_PROGRAMS = doc-i18n-tool
+bin_PROGRAMS = # doc-i18n-tool
-doc_i18n_tool_LDADD = $(LDADDS)
+# doc_i18n_tool_LDADD = $(LDADDS)