summaryrefslogtreecommitdiff
path: root/src/perl/LogSummary/t/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl/LogSummary/t/GNUmakefile')
-rw-r--r--src/perl/LogSummary/t/GNUmakefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/perl/LogSummary/t/GNUmakefile b/src/perl/LogSummary/t/GNUmakefile
new file mode 100644
index 0000000..6c00e8d
--- /dev/null
+++ b/src/perl/LogSummary/t/GNUmakefile
@@ -0,0 +1,12 @@
+TOPDIR = ../../../..
+include $(TOPDIR)/src/include/builddefs
+LSRCFILES = test.t
+SUBDIRS = app db
+
+default:
+
+include $(BUILDRULES)
+
+install:
+
+default_pcp install_pcp: