Advertisement
HyP3r-

Untitled

Aug 10th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. x@x-vm-01 ~/Dokumente/x (hg)-[default] % cat src/Makefile.am
  2. AM_CPPFLAGS = -I$(top_srcdir)/include
  3. bin_PROGRAMS = tes
  4. tes_LDADD = $(LIBXML2_LIBS)
  5. tes_CFLAGS = $(LIBXML2_CFLAGS)
  6. tes_SOURCES = bluetooth.cpp module_check.cpp password.cpp tes.cpp update.cpp watchdog.cpp comport.cpp
  7. module_check_crs.cpp racechip_crs.cpp toolkit.cpp vpncontrol.cpp whitelist.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement