diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 75bcadb..824ec70 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,11 +52,8 @@ EXTRA_DIST = \ COPYING.2 \ COPYING.3 \ autogen.sh \ - $(bin_sources) \ - $(pkgdata_sources) \ - $(pkgdatacmd_sources) \ - $(man1_sources) \ $(locale_sources) \ + $(man1_sources) \ $(tests) \ tools/shpp.sh \ tools/shld.sh |