diff options
author | wlestes <wlestes> | 2002-08-08 13:45:14 +0000 |
---|---|---|
committer | wlestes <wlestes> | 2002-08-08 13:45:14 +0000 |
commit | 85ae2896937aded4b5cbe86d8575b74701b09d5d (patch) | |
tree | 0f126fe2aefbca45fe4d0d9daedf773b892b0dcd | |
parent | 6847227a652219f27e4278916ed5353f7bd0d52c (diff) | |
download | flex-85ae2896937aded4b5cbe86d8575b74701b09d5d.tar.gz |
oops, too hasty on deleting this directory, sigh
-rw-r--r-- | m4/.cvsignore | 3 | ||||
-rw-r--r-- | m4/Makefile.am | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore new file mode 100644 index 0000000..0063d7a --- /dev/null +++ b/m4/.cvsignore @@ -0,0 +1,3 @@ +*.m4 +Makefile +Makefile.in diff --git a/m4/Makefile.am b/m4/Makefile.am new file mode 100644 index 0000000..90d5128 --- /dev/null +++ b/m4/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 |