1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-02-04 01:47:02 +03:00

GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a

installs any necessary files that are required in a GNU-standard
install, such as COPYING, INSTALL, mkinstalldirs, etc.

So begone, automake-installed files.
This commit is contained in:
Jeff Garzik 1998-12-07 06:04:53 +00:00
parent 7c92c0aad1
commit 29fb727eb4
2 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ update.log
tester
xml-config
xmlConf.sh
COPYING

View File