diff options
author | TingPing <tingping@tingping.se> | 2014-01-12 21:31:28 -0500 |
---|---|---|
committer | TingPing <tingping@fedoraproject.org> | 2014-01-13 14:27:36 -0500 |
commit | a87b61c73f08df3a3b0afa17b903a6e03a31faff (patch) | |
tree | dad9147abc3e378996f9cd8eb6b991be6ce4c8b3 /.gitignore | |
parent | c804179a990d3fbe23248cdfd2a2e8ad1de8490e (diff) |
Build system improvements
- Use AM_GLIB_GNU_GLIB and IT_PROG_INTLTOOL - Use gnome-autogen.sh - Move language list to own file - Delete generated config.rpath file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1528c6e5..a21036c0 100644 --- a/.gitignore +++ b/.gitignore @@ -36,7 +36,7 @@ plugins/perl/hexchat.pm.h po/Makefile.in.in po/POTFILES po/remove-potcdate.sed -po/stamp-po +po/stamp-* data/pkgconfig/hexchat-plugin.pc src/common/dbus/example src/common/dbus/marshallers.h |