pkg-config/.gitignore
Dan Nicholson 376d42b004 Add COPYING files to give general licensing terms
In order to avoid having the COPYING file from automake included in
the distribution, add a copy of the GPLv2 for pkg-config. This matches
the source files, which all specify GPLv2+.

The COPYING file from upstream popt has also been added for the
bundled popt sources.
2010-05-27 21:40:47 +02:00

28 lines
267 B
Text

*.o
*.lo
*.la
*.a
*.so
.deps/
.libs/
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
check/config.sh
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
glib-1.2.10/
install-sh
libtool
ltmain.sh
missing
pkg-config
stamp-h1