summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRodney Dawes <rodney.dawes@canonical.com>2010-11-15 13:09:13 -0600
committerGabriel Burt <gabriel.burt@gmail.com>2010-11-15 13:12:22 -0600
commit2ef52184bdd52261e1d6e79f9faa2b8b7bc8ed87 (patch)
treec970d96d5eda921eab08957b264af7a025c218b7 /.gitignore
parent2dcb775865d8b33ccb1faffe61bf17ebcc28be7b (diff)
[build] Various build/unit test fixes
- Autoconf warning for AC_PROG_CXX being expanded incorrectly - Hardcoded nunit-console2 command usage - Should use --enable-tests for distcheck - Tests not run by make check when enabled - Test running rule is overly complicated - Requires --prefix=/usr to test against installed banshee - Mirage unit tests fail because AddinManager is never initialized - Redefinition of TARGET variable in a couple Makefile.am files - Run nunit tests for the OpenVP extension Signed-off-by: Gabriel Burt <gabriel.burt@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 111dc96..8d1555e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.pot
*.swp
*.gmo
*.pc