Remove redundant file help/C/Makefile.am (!24)

The file has been redundant since it was first added [1].  It was never
listed in configure.ac (or configure.in) in AC_CONFIG_FILES.  Therefore
autoconf has never produced help/C/Makefile.in and ./configure has never
produced help/C/Makefile.  Therefore it isn't used during the build and
install of GParted.  Remove it.

[1] 46ca7c74dc
    Added code hooks to prepare for GParted Manual

Closes !24 - Port to GNOME 3 yelp-tools documentation infrastructure
This commit is contained in:
Mike Fleetwood 2019-02-15 11:18:56 +00:00 committed by Curtis Gedak
parent 2c3c897fed
commit 8412dcfe72
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
figdir = figures
docname = gparted
lang = C
omffile = gparted-C.omf
entities =
include $(top_srcdir)/xmldocs.make
dist-hook: app-dist-hook