diff options
| author | Nathan Straz <nstraz@redhat.com> | 2008-08-05 09:58:59 -0400 |
|---|---|---|
| committer | Nathan Straz <nstraz@redhat.com> | 2008-08-05 09:58:59 -0400 |
| commit | bb778c05dd86986c19fbd14bb8e7ffaa91634427 (patch) | |
| tree | df5216031bab2a3ab730c778d3265cff48580f47 /Makefile | |
| parent | b24a04e34392574cdab78bab048bdd73fd86997d (diff) | |
Add gxpm which allows us to add things to XML files.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -TARGETS := gxpp gxpd +TARGETS := gxpp gxpd gxpm all: $(TARGETS) |
