summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilipp Stephani <phst@google.com>2017-06-12 16:09:37 +0200
committerPhilipp Stephani <phst@google.com>2017-06-12 16:09:37 +0200
commitc90a97adc49e844d884a4422e99570526fd92485 (patch)
tree8587d28765a009f2c049931181e9dd4ff026efde /.gitignore
parent909dfaf3257e5e2de48a0a51bf9d42517a393fb0 (diff)
downloademacs-c90a97adc49e844d884a4422e99570526fd92485.tar.gz
Use Autoconf to generate the test module Makefile
This makes it easier to pass compilation flags around. * configure.ac: Also build test module Makefile. * test/data/emacs-module/Makefile.in: New makefile template. * test/Makefile.in ($(test_module)): No longer necessary to pass @MODULES_SUFFIX@ around. * .gitignore: Test module Makefile can now be ignored.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6dd21124e8c..1abefeb4326 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,7 +34,6 @@ InfoPlist.strings
Makefile
makefile
!etc/refcards/Makefile
-!test/data/emacs-module/Makefile
!test/lisp/progmodes/flymake-resources/Makefile
!test/manual/etags/Makefile
!test/manual/etags/make-src/Makefile