diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-12-26 16:38:04 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-12-26 16:38:26 -0500 |
commit | 9332c0a8eaf266e99555df9ad7769f8b5804cbfd (patch) | |
tree | 77b43ad064c81bf244980196b6f787f3b987164b /util/Makefile.am | |
parent | ab1febbf22a641feb2fda4b21156b2bd45df039b (diff) |
[util] Add waterfall
Diffstat (limited to 'util/Makefile.am')
-rw-r--r-- | util/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index db40f173..895c5163 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -28,4 +28,5 @@ EXTRA_DIST += \ COPYING \ xr2cairo \ cairo-api-update \ - cairo-view + cairo-view \ + waterfall |