diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-15 14:17:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-15 14:17:58 +0200 |
commit | 08d4f8e2c3b319943b6a3a3ac3072752e8c7786b (patch) | |
tree | c2b41782249474b6b56febb6f4d4367d2d74970c /po | |
parent | bea524cb7aafad1be122f0a4b580ae3df9dc1d40 (diff) |
build-sys: readd stub makefiles to subdirectories to make building with emacs easier
Diffstat (limited to 'po')
-rw-r--r-- | po/.gitignore | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/po/.gitignore b/po/.gitignore index d212a2ad..1ebb4277 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,14 +1,16 @@ -.intltool-merge-cache -Makefile.in.in -Makevars.template -POTFILES -Rules-quot -boldquot.sed -en@boldquot.header -en@quot.header -insert-header.sin -pulseaudio.pot -quot.sed -remove-potcdate.sin -*.mo -*.gmo +/.intltool-merge-cache +/Makefile.in.in +/Makevars.template +/POTFILES +/Rules-quot +/boldquot.sed +/en@boldquot.header +/en@quot.header +/insert-header.sin +/pulseaudio.pot +/quot.sed +/remove-potcdate.sin +/*.mo +/*.gmo +/Makefile +/Makefile.in |