فهرست منبع

Should have been in the previous commit.

Taddeus Kroes 14 سال پیش
والد
کامیت
76c8962c19
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -8,6 +8,8 @@ else
 CFLAGS := -g -fomit-frame-pointer -O3 ${CFLAGS}
 endif
 
+-include config.mk
+
 # Fix pdflatex search path
 TEXINPUTS := "$(TEXINPUTS):docs"
 TEXFLAGS  := -halt-on-error -interaction=nonstopmode -file-line-error