summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2008-08-05 09:58:59 -0400
committerNathan Straz <nstraz@redhat.com>2008-08-05 09:58:59 -0400
commitbb778c05dd86986c19fbd14bb8e7ffaa91634427 (patch)
treedf5216031bab2a3ab730c778d3265cff48580f47 /Makefile
parentb24a04e34392574cdab78bab048bdd73fd86997d (diff)
Add gxpm which allows us to add things to XML files.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b82aecc..9c9bd14 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-TARGETS := gxpp gxpd
+TARGETS := gxpp gxpd gxpm
all: $(TARGETS)