summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Keogh <cskeogh@adam.com.au>2011-04-18 21:25:19 +0930
committerCraig Keogh <cskeogh@adam.com.au>2011-04-19 18:12:10 +0930
commit085e1a507091400019f9f68afc795c5475396634 (patch)
tree46c692b11dbbbc470f916af43a7656bb413620d7
parent35f7666c4db37d8d20303ff8242182ed22bed4d1 (diff)
downloadat-spi2-core-085e1a507091400019f9f68afc795c5475396634.tar.gz
Remove po/Makefile.in.in & add to .gitignore
-rw-r--r--.gitignore2
l---------po/Makefile.in.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cf540448..8a587930 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ config.h.in~
config
configure
m4/*.m4
+/po/Makefile.in
+/po/Makefile.in.in
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
deleted file mode 120000
index e4713cf8..00000000
--- a/po/Makefile.in.in
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/intltool/Makefile.in.in \ No newline at end of file