[Rawstudio-commit] r3048 - trunk/plugins/dcp
Anders Kvist
anders at kvistmail.dk
Fri Jan 22 20:06:58 CET 2010
Author: akv
Date: 2010-01-22 20:06:57 +0100 (Fri, 22 Jan 2010)
New Revision: 3048
Modified:
trunk/plugins/dcp/Makefile.am
Log:
Including dcp.h when making tarballs.
Modified: trunk/plugins/dcp/Makefile.am
===================================================================
--- trunk/plugins/dcp/Makefile.am 2010-01-22 00:03:57 UTC (rev 3047)
+++ trunk/plugins/dcp/Makefile.am 2010-01-22 19:06:57 UTC (rev 3048)
@@ -15,6 +15,8 @@
dcp_la_LIBADD = @PACKAGE_LIBS@ dcp-sse.lo
dcp_la_LDFLAGS = -module -avoid-version
+dcp_la_SOURCES = dcp.c dcp.h
+
dcp.lo: dcp.c
$(LTCOMPILE) -DEXIT_CODE=0 -c dcp.c
More information about the Rawstudio-commit
mailing list