Rename parsing/ to src/
[goals.git] / Makefile.in
index 2928514..30fe5b1 100644 (file)
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-SUBDIRS = parsing
+SUBDIRS = src
 
 all clean depend install:
-       $(MAKE) -C parsing $@
+       $(MAKE) -C src $@
 
 config.h: stamp-h
 stamp-h: config.h.in config.status