summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-03-28 18:42:33 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-03-28 18:42:33 +0100
commit7a3af40ede5cbd325775eb4ffdef9ff28bcad191 (patch)
tree96fddadfe75fd8a8eb961416b48650f731433779 /test
parent607689c890b266832387750954d4bed7392d7094 (diff)
parentdf6f15faf3e55e22130e211d00170da1755a639b (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'test')
-rw-r--r--test/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 4403ef2a0..1b6513734 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -195,6 +195,27 @@ depend: $(CPPFILES)
# Automatically generated dependencies...
include makedepend
+# Additional dependencies...
+cairo_test.o: ../FL/Fl_Bitmap.H
+cairo_test.o: ../FL/Fl_Box.H
+cairo_test.o: ../FL/Fl_Cairo_Window.H
+cairo_test.o: ../FL/Fl_Device.H
+cairo_test.o: ../FL/Fl_Double_Window.H
+cairo_test.o: ../FL/fl_draw.H
+cairo_test.o: ../FL/Fl_Graphics_Driver.H
+cairo_test.o: ../FL/Fl_Group.H
+cairo_test.o: ../FL/Fl.H
+cairo_test.o: ../FL/Fl_Image.H
+cairo_test.o: ../FL/Fl_Pixmap.H
+cairo_test.o: ../FL/Fl_Plugin.H
+cairo_test.o: ../FL/Fl_Preferences.H
+cairo_test.o: ../FL/Fl_RGB_Image.H
+cairo_test.o: ../FL/fl_utf8.h
+cairo_test.o: ../FL/Fl_Widget.H
+cairo_test.o: ../FL/Fl_Window.H
+cairo_test.o: ../FL/math.h
+cairo_test.o: ../FL/platform.H
+
clean:
$(RM) $(ALL) $(GLALL) core
for file in $(ALL) $(GLALL); do \