build: don't define $(SUFFIXES) explicitly
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 Aug 2012 13:02:19 +0000 (15:02 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Aug 2012 13:21:59 +0000 (15:21 +0200)
commit7e85a52be42082c58f729178618e17c54083221d
tree38f889039f346b3e5e9c86427bef628d84fc4a3c
parentf56980b99cadfe93fc208da781985786fdab87ce
build: don't define $(SUFFIXES) explicitly

* man/Makefile.am (SUFFIXES): Remove definition: Automake is smart
enough to extract the list of suffixes from the '.x.1' suffix rule
automatically.
man/Makefile.am