Code

replace single toggle button with less confusing pick-alpha and set-alpha options
[inkscape.git] / src / Makefile.mingw
index d0f612a1e440b70ae574f5c919ee97549facd03e..980695d0aa0b8249b787fd9b8ff313ab208a602a 100644 (file)
@@ -30,12 +30,11 @@ inkscape_version.h: inkscape_version.h.mingw
 # D E P E N D E N C I E S
 ###################################
 
-include ./make.ofiles
 include ./make.dep
 
-INC += $(INCLUDEPATH)
+INC += $(DEPTOOL_INCLUDE)
 
-OBJ = $(OBJECTS)
+OBJ = $(DEPTOOL_OBJECTS)