view .hgignore @ 19:5e8e5083da94

brought in common and gba, fixed problems with outdated Makefile.am files in both of these packages
author Robert McIntyre <rlm@mit.edu>
date Sun, 04 Mar 2012 14:33:52 -0600
parents 48b74a4e4692
children 6803cb8a6ebf
line wrap: on
line source
1 syntax: glob
3 configure
4 aclocal.m4
5 autom4te.cache*
6 install-sh
7 missing
8 depcomp
9 autoscan.log
10 configure.scan
11 *Makefile.in*
12 config.h.in
13 build/*
14 build-aux/*