diff options
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index 5fa5baf73..f38e42d7a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -17,7 +17,7 @@ # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA TOPDIR=../ -include $(TOPDIR)Config +-include $(TOPDIR).config .EXPORT_ALL_VARIABLES: |