From 70fbe7822024d0acc68df3607ff25bf8d7a71751 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 16 Jun 2005 23:19:27 +0000 Subject: initial import (automatically generated log message) --- src/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/Makefile.am (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am new file mode 100644 index 0000000..a8b505f --- /dev/null +++ b/src/Makefile.am @@ -0,0 +1,6 @@ +lib_LTLIBRARIES = librcd.la +librcd_la_SOURCES = librcd.c russian_table.h +include_HEADERS = librcd.h + +librcd_la_LDFLAGS = -version-info @LIBRCD_VERSION_INFO@ + -- cgit v1.2.3