[evince] Fix build that broke by commit eab1461b7416db80



commit 6c07ee666ba51d3a3f3c6c0c4a58c9bf065e33fb
Author: Hib Eris <hib hiberis nl>
Date:   Thu Dec 15 18:18:58 2011 +0100

    Fix build that broke by commit eab1461b7416db80

 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3aadbf2..cb6f3bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,14 +11,14 @@ SUBDIRS = \
 	libdocument \
 	backend \
 	libview \
-	libmisc
+	libmisc \
+	properties
 
 if ENABLE_VIEWER
 SUBDIRS += shell
 endif
 
 SUBDIRS += \
-	properties \
 	po \
 	help
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]