X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Foptions%2Fparser.am;fp=libmemcached%2Foptions%2Fparser.am;h=8bf6b65f92d225c31e99fb1c288502c4d585f2eb;hb=e347c3ba4e8368833dfb4a6a4515c750adf1e38b;hp=7bfd21c7518430ea8be29c8d8d9caf9ef9b5a0db;hpb=f9bdaf620aab27a23bd4bb7b19d2597c3eef2c9c;p=awesomized%2Flibmemcached diff --git a/libmemcached/options/parser.am b/libmemcached/options/parser.am index 7bfd21c7..8bf6b65f 100644 --- a/libmemcached/options/parser.am +++ b/libmemcached/options/parser.am @@ -1,4 +1,4 @@ -# vim:expandtab:shiftwidth=2:tabstop=2:smarttab: +# vim:ft=automake # # Libmemcached Scanner and Parser # @@ -17,6 +17,9 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . +EXTRA_DIST+= \ + libmemcached/options/parser.yy \ + libmemcached/options/scanner.l libmemcached/options/parser.h: libmemcached/options/parser.cc