From 0b4b811191a1e74356b7ff78a09107e29a7ef695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 17 May 2005 21:25:16 +0000 Subject: - Conditionally include config.h in xc/lib/SM - Add libSM to symlink.sh - Add SM build system --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..713eddf --- /dev/null +++ b/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS=src + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = sm.pc + +EXTRA_DIST=sm.pc.in -- cgit v1.2.3