Browse Source

Fixety fix

Miguel de Icaza 24 years ago
parent
commit
994667ad86
2 changed files with 3 additions and 0 deletions
  1. 2 0
      vfs/Makefile.am
  2. 1 0
      vfs/extfs/Makefile.am

+ 2 - 0
vfs/Makefile.am

@@ -54,3 +54,5 @@ libvfs_la_SOURCES = \
 	xdirentry.h
 
 libvfs_la_LDFLAGS = -version-info 27:0:27
+
+SUBDIRS = extfs

+ 1 - 0
vfs/extfs/Makefile.am

@@ -39,3 +39,4 @@ extfs_DATA = $(EXTFS_MISC)
 extfs_SCRIPTS = $(EXTFS_CONST) $(EXTFS_OUT)
 
 EXTRA_DIST = $(EXTFS_MISC) $(EXTFS_CONST)
+