[Pkg-privacy-commits] [nautilus-wipe] 34/224: Fix distribution of header files.
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 19:45:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository nautilus-wipe.
commit 59695eddfc75579ac066ce56c284c6d2763bbeed
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Sun Feb 21 00:55:09 2010 +0100
Fix distribution of header files.
Add headers to _SOURCES so they are distributed in `make dist`.
---
nautilus-srm/Makefile.am | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/nautilus-srm/Makefile.am b/nautilus-srm/Makefile.am
index bbe44b9..ba378a1 100644
--- a/nautilus-srm/Makefile.am
+++ b/nautilus-srm/Makefile.am
@@ -3,10 +3,14 @@ nautilus_extensiondir = $(NAUTILUS_EXTENSIONS_DIR)
nautilus_extension_LTLIBRARIES = libnautilus-srm.la
libnautilus_srm_la_SOURCES = nautilus-srm.c \
+ nautilus-srm.h \
operation-manager.c \
+ operation-manager.h \
delete-operation.c \
+ delete-operation.h \
fill-operation.c \
+ fill-operation.h \
progress-dialog.c \
- nautilus-srm.h
+ progress-dialog.h
libnautilus_srm_la_LDFLAGS = $(AM_LIBS) -module -avoid-version
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git
More information about the Pkg-privacy-commits
mailing list