diff options
Diffstat (limited to 'data/help/fr/Makefile.am')
-rw-r--r-- | data/help/fr/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/help/fr/Makefile.am b/data/help/fr/Makefile.am deleted file mode 100644 index 2b4fd75f9..000000000 --- a/data/help/fr/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ - -helpfrdir = $(pkgdatadir)/data/help/fr - -helpfr_DATA = \ - about.txt \ - chatcommands.txt \ - commands.txt \ - header.txt \ - index.txt \ - skills.txt \ - support.txt \ - team.txt \ - teamtmw.txt \ - windows.txt - -EXTRA_DIST = \ - $(helpfr_DATA) \ - CMakeLists.txt |