build-sys: remove non-existing files from Makefile.am

The f23390043bece9f2d4870e5b3a187896e2c7d23f removed few files,
which still exist in Makefile.am making `make dist' to fail. This
patch fixes the isue.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2011-10-19 09:58:06 +02:00
parent 4d12ff393f
commit 305b36e5b1

View File

@ -23,6 +23,4 @@ pscommand_SOURCES = \
EXTRA_DIST = \
HACKING \
it \
regression \
TRANSLATION
regression