[X2Go-Commits] [libx2goclient] 12/17: src/test: add stub Makefile.am.
git-admin at x2go.org
git-admin at x2go.org
Mon Jul 22 13:58:37 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository libx2goclient.
commit a39b530415dcc22f22ae9ad5c46efe223f968bb2
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Jul 22 13:35:58 2019 +0200
src/test: add stub Makefile.am.
---
src/test/Makefile.am | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/test/Makefile.am b/src/test/Makefile.am
new file mode 100644
index 0000000..9f2e934
--- /dev/null
+++ b/src/test/Makefile.am
@@ -0,0 +1,6 @@
+NULL =
+
+AM_CPPFLAGS = -I..
+
+localedir = $(datadir)/locale
+AM_CPPFLAGS += -DLOCALEDIR=\"$(localedir)\"
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git
More information about the x2go-commits
mailing list