move unused dirs to attic
[ltt-control.git] / trunk / lttng-xenomai / ltt-control-0.24-xenoltt / lttctl / Makefile.am
diff --git a/trunk/lttng-xenomai/ltt-control-0.24-xenoltt/lttctl/Makefile.am b/trunk/lttng-xenomai/ltt-control-0.24-xenoltt/lttctl/Makefile.am
deleted file mode 100644 (file)
index 6a5180d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-AM_CFLAGS = -DPACKAGE_DATA_DIR=\""$(datadir)"\" -DPACKAGE_BIN_DIR=\""$(bindir)"\"
-
-bin_PROGRAMS = lttctl
-
-lttctl_SOURCES = \
-       lttctl.c
-lttctl_DEPENDENCIES = ../liblttctl/liblttctl.la
-lttctl_LDADD = $(lttctl_DEPENDENCIES)
-
This page took 0.021621 seconds and 4 git commands to generate.