You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
275 B

  1. ## Process this file with automake to produce Makefile.in
  2. ACLOCAL_AMFLAGS = -I m4
  3. SUBDIRS = @subdirs2@ doc
  4. AUTOMAKE_OPTIONS = subdir-objects
  5. EXTRA_DIST = \
  6. fuse.pc.in \
  7. README*
  8. pkgconfigdir = @pkgconfigdir@
  9. pkgconfig_DATA = fuse.pc
  10. $(pkgconfig_DATA): config.status