data: add .gitignore to tool-presets/Crop and fix tabs in its Makefile.am

This commit is contained in:
Michael Natterer 2017-08-24 19:25:30 +02:00
parent 50128d533f
commit 895edd6d76
2 changed files with 5 additions and 3 deletions

2
data/tool-presets/Crop/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/Makefile.in
/Makefile

View File

@ -5,10 +5,10 @@ toolpresetspaintdatadir = $(gimpdatadir)/tool-presets/Crop
toolpresetspaintdata_DATA = \
16_10.gtp \
16_9.gtp \
3_2-Landscape.gtp \
3_2-Portrait.gtp \
3_2-Landscape.gtp \
3_2-Portrait.gtp \
4_3-Landscape.gtp \
4_3-Portrait.gtp \
4_3-Portrait.gtp \
Square.gtp
EXTRA_DIST = $(toolpresetspaintdata_DATA)