diff options
| author | Wu Xiaotian <[email protected]> | 2019-07-17 16:54:11 +0800 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2022-07-20 18:57:19 +0200 |
| commit | 4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9 (patch) | |
| tree | 319cf0b22844a5cafa159d4357fcb2f0f0609547 /test | |
| parent | 17a774a70b2081c17807a04b6e72be322bbf1708 (diff) | |
| download | caja-4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9.tar.bz2 caja-4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9.tar.xz | |
add git.mk to generate .gitignore
Diffstat (limited to 'test')
| -rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 242a7775..18093047 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -42,3 +42,5 @@ test_eel_pixbuf_scale_SOURCES = test-eel-pixbuf-scale.c test.c test.h EXTRA_DIST = \ test.h \ $(NULL) + +-include $(top_srcdir)/git.mk |
