From bf8bdac13a2d399ddded91de4bfb05e8dad0a0c8 Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Tue, 2 Jun 2015 20:46:46 +0200 Subject: Removed old build system twinkle.desktop is now installed --- src/threads/Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/threads/Makefile.am (limited to 'src/threads') diff --git a/src/threads/Makefile.am b/src/threads/Makefile.am deleted file mode 100644 index 221bddf..0000000 --- a/src/threads/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -AM_CPPFLAGS = -Wall -I$(top_srcdir)/src - -noinst_LIBRARIES = libthread.a - -libthread_a_SOURCES =\ - thread.cpp\ - mutex.cpp\ - sema.cpp\ - thread.h\ - mutex.h\ - sema.h -- cgit v1.2.3