diff options
author | Daniel Garcia <danigm@yaco.es> | 2010-06-26 14:58:09 (GMT) |
---|---|---|
committer | Carlos Garcia Campos <carlosgc@gnome.org> | 2010-06-26 14:58:09 (GMT) |
commit | 1f05f447a3129026d8a81ea7a0ebfc31d91a8c41 (patch) | |
tree | 1a6ef3d09c7f3fbd5faced4da172bb4c3d725c75 /cut-n-paste/Makefile.am | |
parent | 8aee99a80b90082b339695e848cf03e8fbf4f6b2 (diff) |
Add gail-util to cut-n-paste
Diffstat (limited to 'cut-n-paste/Makefile.am')
-rw-r--r-- | cut-n-paste/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am index a39d781..3d5afbd 100644 --- a/cut-n-paste/Makefile.am +++ b/cut-n-paste/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = zoom-control toolbar-editor totem-screensaver smclient gimpcellrenderertoggle +SUBDIRS = zoom-control toolbar-editor totem-screensaver smclient gimpcellrenderertoggle gail-util -include $(top_srcdir)/git.mk |