X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/edc26c4c2dc43b7de3245c561dfa73d30a780a84..05a11043926e5770f7fa9e3512689cda3cf21349:/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