diff options
author | Michele Calgaro <[email protected]> | 2019-08-16 22:55:31 +0900 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-06 13:59:42 +0200 |
commit | eb210ed90ad97dcaaead3d730e4e53052951eee7 (patch) | |
tree | 97f861943dd2dbd3dd91116f270d84442b1aa61d /doc | |
parent | ffd130663e8fc9b5ecf6eeffe993650ae2691654 (diff) | |
download | tdmtheme-eb210ed90ad97dcaaead3d730e4e53052951eee7.tar.gz tdmtheme-eb210ed90ad97dcaaead3d730e4e53052951eee7.zip |
Removed admin submodule and autotools files.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 6 | ||||
-rw-r--r-- | doc/en/Makefile.am | 2 |
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index a8dd1c1..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -# the SUBDIRS is filled automatically by am_edit. If files are -# in this directory they are installed into the english dir - -KDE_LANG = en -KDE_DOCS = tdmtheme -SUBDIRS = $(AUTODIRS) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index b52b075..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdmtheme -KDE_LANG = en |