~ubuntu-branches/ubuntu/utopic/suricata/utopic-proposed

« back to all changes in this revision

Viewing changes to qa/coccinelle/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Pierre Chifflier
  • Date: 2014-06-29 18:27:56 UTC
  • mfrom: (1.1.26)
  • Revision ID: package-import@ubuntu.com-20140629182756-2tv7awjwgu4dxude
Tags: 2.0.2-1
ImportedĀ UpstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
173
173
LTLIBOBJS = @LTLIBOBJS@
174
174
LUAJIT_CFLAGS = @LUAJIT_CFLAGS@
175
175
LUAJIT_LIBS = @LUAJIT_LIBS@
 
176
LUA_CFLAGS = @LUA_CFLAGS@
 
177
LUA_LIBS = @LUA_LIBS@
176
178
MAKEINFO = @MAKEINFO@
177
179
MANIFEST_TOOL = @MANIFEST_TOOL@
178
180
MKDIR_P = @MKDIR_P@