diff --git a/buildtools/Makefile.am b/buildtools/Makefile.am deleted file mode 100644 index 78630dc92..000000000 --- a/buildtools/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -AUTOMAKE_OPTIONS = foreign 1.4 - -noinst_PROGRAMS= bin2res -bin2res_SOURCES = bin2res.cpp -