]> granicus.if.org Git - flex/commitdiff
Removed reference to RoadMap in Makefile.am.
authorJohn Millaway <john43@users.sourceforge.net>
Wed, 15 Feb 2006 23:58:13 +0000 (23:58 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Wed, 15 Feb 2006 23:58:13 +0000 (23:58 +0000)
Added website directory.

Makefile.am
configure.in

index 1dc346b1d930248bc6495bfcb1d5a93bd4594665..99fdd1effeb7d204c3f6021ccf308a7ee5a9d66e 100644 (file)
@@ -118,7 +118,6 @@ EXTRA_DIST = \
        ONEWS \
        README \
        README.cvs-snapshot \
-       RoadMap \
        THANKS \
        TODO \
        autogen.sh \
@@ -138,7 +137,8 @@ SUBDIRS = \
        examples \
        po \
        tools \
-       tests
+       tests \
+       website
 
 localedir = $(datadir)/locale
 AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I@includedir@ -I$(top_srcdir)/intl
index 795132d7f4d1b40ee7954d104db0b3404807706a..a01256006c31c2710efc3398bef5f84bd331d898 100644 (file)
@@ -97,6 +97,7 @@ AC_CONFIG_FILES(
 flex.spec
 Makefile
 doc/Makefile
+website/Makefile
 examples/Makefile
 examples/fastwc/Makefile
 examples/manual/Makefile