evince r3008 - trunk/cut-n-paste/evmountoperation
- From: carlosgc svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: evince r3008 - trunk/cut-n-paste/evmountoperation
 
- Date: Thu, 17 Apr 2008 13:42:15 +0100 (BST)
 
Author: carlosgc
Date: Thu Apr 17 13:42:14 2008
New Revision: 3008
URL: http://svn.gnome.org/viewvc/evince?rev=3008&view=rev
Log:
Add missing Makefile.am file
Added:
   trunk/cut-n-paste/evmountoperation/Makefile.am
Added: trunk/cut-n-paste/evmountoperation/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/cut-n-paste/evmountoperation/Makefile.am	Thu Apr 17 13:42:14 2008
@@ -0,0 +1,11 @@
+noinst_LTLIBRARIES = libevmountoperation.la
+
+libevmountoperation_la_SOURCES = 	\
+	ev-mount-operation.h		\
+	ev-mount-operation.c
+
+libevmountoperation_la_CFLAGS =		\
+	-I$(top_srcdir)/lib		\
+	$(LIB_CFLAGS)			\
+	$(WARNING_CFLAGS)		\
+	$(DISABLE_DEPRECATED)
\ No newline at end of file
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]