Advertisement
Guest User

Untitled

a guest
Jul 19th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.52 KB | None | 0 0
  1. === modified file 'configure.ac'
  2. --- configure.ac    2014-07-19 06:55:58 +0000
  3. +++ configure.ac    2014-07-19 15:52:25 +0000
  4. @@ -198,6 +198,7 @@
  5.  data/Makefile
  6.  vapi/Makefile
  7.  plugins/Makefile
  8. +plugins/alternate-alt-tab/Makefile
  9.  plugins/notify/Makefile
  10.  plugins/zoom/Makefile
  11.  po/Makefile.in
  12.  
  13. === modified file 'plugins/Makefile.am'
  14. --- plugins/Makefile.am 2014-07-18 08:24:26 +0000
  15. +++ plugins/Makefile.am 2014-07-19 15:52:11 +0000
  16. @@ -1,4 +1,5 @@
  17.  SUBDIRS = \
  18. +   alternate-alt-tab \
  19.     notify \
  20.     zoom \
  21.     $(NULL)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement