diff --git a/doc/Makefile.am b/doc/Makefile.am index 6812bd2..d6cf780 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,2 @@ - -KDE_LANG = en -KDE_DOCS = AUTO -SUBDIRS = $(AUTODIRS) +SUBDIRS = en man diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am new file mode 100644 index 0000000..d7bf66b --- /dev/null +++ b/doc/en/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = kmyfirewall + diff --git a/doc/kmyfirewall/index.docbook b/doc/en/index.docbook similarity index 100% rename from doc/kmyfirewall/index.docbook rename to doc/en/index.docbook diff --git a/doc/kmyfirewall/Makefile.am b/doc/kmyfirewall/Makefile.am deleted file mode 100644 index 4169155..0000000 --- a/doc/kmyfirewall/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = en -KDE_DOCS = AUTO -