summaryrefslogtreecommitdiff
path: root/cxpm
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 15:02:48 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 15:02:48 +0000
commit2cc1896c61eef5739bb6a8ffa89e58ba5c175a05 (patch)
treec35aba25e7027ae060d3349f37d00474338591f6 /cxpm
parentcf0d69c7ace679f27f105c582760b9be14923aba (diff)
- Add Xpm to symlink.sh - Conditionally include config.h in xc/extras/Xpm
Diffstat (limited to 'cxpm')
-rw-r--r--cxpm/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/cxpm/Makefile.am b/cxpm/Makefile.am
new file mode 100644
index 0000000..7066d73
--- /dev/null
+++ b/cxpm/Makefile.am
@@ -0,0 +1,9 @@
+bin_PROGRAMS = cxpm
+
+cxpm_CFLAGS = $(XPM_CFLAGS) -I$(top_builddir)/src -I$(top_srcdir)/include/X11
+
+cxpm_MANS = \
+ cxpm.1
+
+cxpm_SOURCES = \
+ cxpm.c