*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 15 Jul 2000 09:58:14 +0000 (09:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jul 2000 09:58:14 +0000 (09:58 +0000)
lib/ChangeLog

index 384d39b..8eed1df 100644 (file)
@@ -1,5 +1,8 @@
 2000-07-15  Jim Meyering  <meyering@lucent.com>
 
+       * Makefile.am (libfetish_a_SOURCES): Add quote.c.
+       (noinst_HEADERS): Add quote.h.
+
        * quote.c (quote, quote_n): New file.  Two functions taken verbatim
        from tar's src/misc.c.
        * quote.h: New file.  Prototypes for same.