From d26ab5f2338aaf07289dd57c7770f85a79cf7b2b Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sun, 27 Feb 2011 19:53:05 +0100 Subject: Removed ./configure stuff, created simple makefile --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index c38541a..0000000 --- a/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -bin_PROGRAMS = main -main_SOURCES = TChannel.cpp TConfig.cpp TConnection.cpp TPlugin.cpp TPluginParent.cpp TSession.cpp TUserList.cpp main.cpp myfuncs.cpp - -- cgit v1.2.1