Small cleanups.
[awesomized/libmemcached] / libmemcached / options / parser.am
index 7bfd21c7518430ea8be29c8d8d9caf9ef9b5a0db..8bf6b65f92d225c31e99fb1c288502c4d585f2eb 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 
+EXTRA_DIST+= \
+            libmemcached/options/parser.yy \
+            libmemcached/options/scanner.l
 
 libmemcached/options/parser.h: libmemcached/options/parser.cc