From 1765b93250ac3b89947c3da7f0c7266a910367c9 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 2 Feb 2008 13:21:22 +0000 Subject: moved ConsoleInterface to libsys --- src/common/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/common/Makefile.am (limited to 'src/common/Makefile.am') diff --git a/src/common/Makefile.am b/src/common/Makefile.am deleted file mode 100644 index a3f50a6..0000000 --- a/src/common/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -METASOURCES = AUTO -libcommon_la_SOURCES = consoleinterface.cc -libcommon_la_LDFLAGS = -avoid-version -no-undefined -noinst_LTLIBRARIES = libcommon.la -noinst_HEADERS = common.h consoleinterface.h -INCLUDES = -I$(top_srcdir)/src -- cgit v1.2.3