Remove files not mean to be in git, and update .gitignore

Makes things lighter at the expense of requiring the user
to be up-to-date for autotools.

patch by Jan Engelhardt (jengelh at medozas dot de)

Change-Id: Icfcab2d899828a213d9fade0dab350dacd0c070a
This commit is contained in:
Pascal Massimino
2011-03-29 08:34:09 -07:00
parent 2486845580
commit 276ae82512
20 changed files with 11 additions and 38973 deletions

View File

@ -1,5 +1,5 @@
AC_INIT([webpdecode], [0.1])
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
AC_PROG_LIBTOOL
AM_PROG_CC_C_O