diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-20 15:32:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-20 15:32:48 +0000 |
commit | 52577e5c1a400fac78cc99a6e8af4f16b3f28039 (patch) | |
tree | 45a5e84cb911fb5ba8ef1919abf386955d9ccecf | |
parent | 3bbe6b3d1bc3506422e01fbdf3a6681e36446e52 (diff) | |
download | coreutils-52577e5c1a400fac78cc99a6e8af4f16b3f28039.tar.xz |
(EXTRA_DIST): Add .x-sc_space_tab .x-sc_sun_os_names
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 17b555916..262fda603 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = lib src doc man m4 po tests EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \ .kludge-stamp .prev-version THANKS-to-translators THANKStt.in \ + .x-sc_space_tab .x-sc_sun_os_names \ announce-gen \ old/fileutils/ChangeLog \ old/fileutils/ChangeLog-1997 \ |