"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "revokefs/Makefile.am.inc" between
flatpak-1.15.0.tar.xz and flatpak-1.15.1.tar.xz

About: Flatpak is a Linux application sandboxing and distribution framework. Pre-release.

Makefile.am.inc  (flatpak-1.15.0.tar.xz):Makefile.am.inc  (flatpak-1.15.1.tar.xz)
skipping to change at line 29 skipping to change at line 29
# Boston, MA 02111-1307, USA. # Boston, MA 02111-1307, USA.
EXTRA_DIST += revokefs/meson.build EXTRA_DIST += revokefs/meson.build
libexec_PROGRAMS += revokefs-fuse libexec_PROGRAMS += revokefs-fuse
noinst_PROGRAMS += revokefs-demo noinst_PROGRAMS += revokefs-demo
revokefs_fuse_SOURCES = revokefs/main.c revokefs/writer.c revokefs/writer.h revokefs_fuse_SOURCES = revokefs/main.c revokefs/writer.c revokefs/writer.h
revokefs_fuse_CFLAGS = $(BASE_CFLAGS) -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $(FUS E_CFLAGS) -I$(srcdir)/libglnx revokefs_fuse_CFLAGS = $(AM_CFLAGS) $(BASE_CFLAGS) -D_GNU_SOURCE -D_FILE_OFFSET_ BITS=64 $(FUSE_CFLAGS)
revokefs_fuse_LDADD = libglnx.la $(BASE_LIBS) $(FUSE_LIBS) revokefs_fuse_LDADD = libglnx.la $(BASE_LIBS) $(FUSE_LIBS)
revokefs_demo_SOURCES = revokefs/demo.c revokefs_demo_SOURCES = revokefs/demo.c
revokefs_demo_CFLAGS = $(BASE_CFLAGS) revokefs_demo_CFLAGS = $(AM_CFLAGS) $(BASE_CFLAGS)
revokefs_demo_LDADD = $(BASE_LIBS) revokefs_demo_LDADD = $(BASE_LIBS)
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)