From 2cc1896c61eef5739bb6a8ffa89e58ba5c175a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Thu, 19 May 2005 15:02:48 +0000 Subject: - Add build system for lib/Xpm - Add Xpm to symlink.sh - Conditionally include config.h in xc/extras/Xpm --- Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..715a05b --- /dev/null +++ b/Makefile.am @@ -0,0 +1,8 @@ +# Daniel Stone disowns all copyright on this file; no warranty is given as to its +# suitability or otherwise. + +SUBDIRS=src sxpm cxpm + +pkgconfigdir=$(libdir)/pkgconfig +pkgconfig_DATA=xpm.pc +EXTRA_DIST=xpm.pc.in xpm.PS.gz COPYRIGHT FAQ.html FILES README.AMIGA README.html README.MSW -- cgit v1.2.1