X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Foptions%2Fparser.am;h=8bf6b65f92d225c31e99fb1c288502c4d585f2eb;hb=aaf936aeae19cb0369339573d1ab19f98916804b;hp=7bfd21c7518430ea8be29c8d8d9caf9ef9b5a0db;hpb=c4dbc7e56b01545e25bc95ba122c79d4a2631a99;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