diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-05-03 20:08:11 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-05-04 14:29:21 -0400 |
commit | a398c840be41102f170e79183a8bb9e8b6fa3a26 (patch) | |
tree | b4651e8ab981743521888014be9cbf9afbcbdfd8 /modules/printbackends/test | |
parent | e5702523fff7cbb7c935eadb4503e2b70e48e5fb (diff) | |
download | gtk+-a398c840be41102f170e79183a8bb9e8b6fa3a26.tar.gz |
Add git.mk to generate .gitignore files
Add four new doc templates that were not in repository.
Diffstat (limited to 'modules/printbackends/test')
-rw-r--r-- | modules/printbackends/test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/printbackends/test/Makefile.am b/modules/printbackends/test/Makefile.am index fd0839e826..20904fa517 100644 --- a/modules/printbackends/test/Makefile.am +++ b/modules/printbackends/test/Makefile.am @@ -33,3 +33,5 @@ libprintbackend_test_la_LIBADD = \ noinst_HEADERS = \ gtkprintbackendtest.h + +-include $(top_srcdir)/git.mk |