* [patch 6/6] reiser4progs: Remove excess object.h in the list of header files in Makefile.am
@ 2013-05-03 20:39 Edward Shishkin
0 siblings, 0 replies; only message in thread
From: Edward Shishkin @ 2013-05-03 20:39 UTC (permalink / raw)
To: ReiserFS Development mailing list
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: reiser4progs-remove-excess-object_h-in-the-list.patch --]
[-- Type: text/x-patch, Size: 611 bytes --]
Remove excess object.h in the list of headers
Signed-off-by: Edward Shishkin <edward.shishkin@gmail.com>
---
include/repair/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- reiser4progs-1.0.7.orig/include/repair/Makefile.am
+++ reiser4progs-1.0.7/include/repair/Makefile.am
@@ -3,4 +3,4 @@ repairinclude_HEADERS = librepair.h re
master.h format.h journal.h node.h place.h item.h \
filter.h disk_scan.h twig_scan.h add_missing.h \
semantic.h lost_found.h cleanup.h tree.h alloc.h \
- object.h status.h backup.h oid.h pset.h
+ status.h backup.h oid.h pset.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-03 20:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03 20:39 [patch 6/6] reiser4progs: Remove excess object.h in the list of header files in Makefile.am Edward Shishkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).