]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing file.
authorRobert Roebling <robert@roebling.de>
Fri, 4 Jun 1999 23:18:11 +0000 (23:18 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 4 Jun 1999 23:18:11 +0000 (23:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/text/Makefile.am [new file with mode: 0644]

diff --git a/samples/text/Makefile.am b/samples/text/Makefile.am
new file mode 100644 (file)
index 0000000..5a1a4da
--- /dev/null
@@ -0,0 +1,7 @@
+SUFFIXES = .cpp
+
+DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
+
+noinst_PROGRAMS = text
+
+text_SOURCES = controls.cpp