]> git.wh0rd.org Git - nano.git/commitdiff
Get rid of the .spec stuff i haven't been able to test yet, argh
authorChris Allegretta <chrisa@asty.org>
Tue, 26 Mar 2002 17:56:34 +0000 (17:56 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 26 Mar 2002 17:56:34 +0000 (17:56 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1149 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Makefile.am
configure.in

index 1c7aec8af1f3431e25be97def6b1be09532b16b6..d16edd00831b9556a6890dd6ab91e641a8e688ce 100644 (file)
@@ -25,7 +25,7 @@ MAKEINFO = makeinfo --no-split
 
 EXTRA_DIST =   ABOUT-NLS AUTHORS BUGS COPYING ChangeLog INSTALL NEWS \
                README THANKS TODO install-sh missing mkinstalldirs \
-               nano.1 nano.1.html faq.html $(ACINCLUDE_INPUTS) nano.spec
+               nano.1 nano.1.html faq.html $(ACINCLUDE_INPUTS)
 
 SUBDIRS = po intl
 
index ebc0268d998debe1b5900a08c9832bfae0f3ae77..ea827a96b82ca535604164b134b8ecc872c6c7e5 100644 (file)
@@ -262,4 +262,4 @@ fi
 dnl i18n stuff - pretty incomplete for now
 NANO_AM_GNU_GETTEXT
 
-AC_OUTPUT([Makefile intl/Makefile po/Makefile.in nano.spec])
+AC_OUTPUT([Makefile intl/Makefile po/Makefile.in])