diff options
Diffstat (limited to 'gnulib/Makefile')
-rw-r--r-- | gnulib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnulib/Makefile b/gnulib/Makefile index e767570dcd..69c1e850bc 100644 --- a/gnulib/Makefile +++ b/gnulib/Makefile @@ -17,6 +17,8 @@ subdir := gnulib +include ../Makeconfig + # Maybe this is the right place for a test of gcc's interface. tests = tst-gcc |