aboutsummaryrefslogtreecommitdiffstats
path: root/plpfuse
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-12-15 14:17:00 +0000
committerReuben Thomas <rrt@sc3d.org>2007-12-15 14:17:00 +0000
commita9f3b404def8eb39a643db542d70572da042e9e3 (patch)
tree244480bc607d729c1b8ce6fadbabf625d543bd46 /plpfuse
parent07afd554fe68dbc1ba470ad75830276ad3560a5d (diff)
downloadplptools-a9f3b404def8eb39a643db542d70572da042e9e3.tar.gz
plptools-a9f3b404def8eb39a643db542d70572da042e9e3.tar.bz2
plptools-a9f3b404def8eb39a643db542d70572da042e9e3.zip
Add plpfuse.h to headers.
Add "release" target to Makefile.am. Updates to .po files.
Diffstat (limited to 'plpfuse')
-rw-r--r--plpfuse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plpfuse/Makefile.am b/plpfuse/Makefile.am
index 19c7db0..b8860c0 100644
--- a/plpfuse/Makefile.am
+++ b/plpfuse/Makefile.am
@@ -4,4 +4,4 @@ sbin_PROGRAMS = plpfuse
plpfuse_LDADD = $(LIB_PLP) $(INTLLIBS) -lfuse
plpfuse_SOURCES = main.cc fuse.c
-EXTRA_DIST = rfsv_api.h
+EXTRA_DIST = rfsv_api.h plpfuse.h