]> Shamusworld >> Repos - apple2/blobdiff - Makefile
Preliminary workings of a disk handling window. Added element visibility,
[apple2] / Makefile
index c0697cbc76ea16808f3008d6585ca7e52538258a..5fc33bb459dc8129493cb24e951255e37e786ed5 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -72,6 +72,7 @@ INCS = -I. -I./src -I/usr/local/include -I/usr/include
 
 OBJS = \
        obj/button.o          \
+       obj/diskwindow.o      \
        obj/draggablewindow.o \
        obj/draggablewindow2.o \
        obj/element.o         \