X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/549c6f67f9181e3ad8abfffa8c0c6cdd7ec49e5a..015e69f36dfbc469eef59456f973d0567e865d70:/samples/html/about/Makefile.in diff --git a/samples/html/about/Makefile.in b/samples/html/about/Makefile.in index a4f19d5c72..4911c00df7 100644 --- a/samples/html/about/Makefile.in +++ b/samples/html/about/Makefile.in @@ -9,10 +9,12 @@ # # Makefile for html about example (UNIX). -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../../.. +program_dir = samples/html/about -VPATH = :$(top_srcdir)/samples/html/about +DATADIRS = data +DATAFILES = data/about.htm data/logo.png PROGRAM=about