Added 'full' param to wxFileName::Mkdir to make all directories in a path,
[wxWidgets.git] / samples / image / Makefile.in
index 0ed0d7bd3de4da250865a14df225ea6e2c0906a6..d9a5d10501374ea3132dec8cebad1a3b7ce11aa5 100644 (file)
@@ -9,8 +9,11 @@
 #
 # Makefile for image example (UNIX).
 
-top_srcdir = @top_srcdir@
+top_srcdir = @top_srcdir@/..
 top_builddir = ../..
+program_dir = samples/image
+
+DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse.tif smile.xbm
 
 PROGRAM=image