]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/text/Makefile.in
Change a Popup menu from using a callback to using events. Can't test
[wxWidgets.git] / samples / text / Makefile.in
index f0a4715d75fce27d7b630ac2d8915d756090ef30..01ee0927d133a73a0b72f6a60bf8faffc3afac5e 100644 (file)
@@ -7,12 +7,15 @@
 #
 # "%W% %G%"
 #
-# Makefile for controls example (UNIX).
+# Makefile for text example (UNIX).
 
 top_srcdir = @top_srcdir@
 top_builddir = ../..
+program_dir = samples/text
 
-PROGRAM=controls
+DATAFILES = text.rc
+
+PROGRAM=text
 
 OBJECTS=$(PROGRAM).o