X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a7f306263595bff3b74e96e4c2bee6f0a008500..d45d30c8682f858321600e2958167d7ef54ebeb5:/samples/nativdlg diff --git a/samples/nativdlg/Makefile.am b/samples/nativdlg/Makefile.am deleted file mode 100644 index b057d63941..0000000000 --- a/samples/nativdlg/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -SUFFIXES = .cpp - -DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE) - -noinst_PROGRAMS = nativdlg - -nativdlg_SOURCES = nativdlg.cpp