Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4512713
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
580 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am
new file mode 100644
index 00000000..84e20e7e
--- /dev/null
+++ b/build-aux/Makefile.am
@@ -0,0 +1,17 @@
+#
+# Copyright (C) 2018 Red Hat, Inc. All rights reserved.
+#
+# Authors: Fabio M. Di Nitto <fabbione@kronosnet.org>
+#
+# This software licensed under GPL-2.0+, LGPL-2.0+
+#
+
+MAINTAINERCLEANFILES = Makefile.in
+
+include $(top_srcdir)/build-aux/check.mk
+
+noinst_PROGRAMS = doxyxml
+
+doxyxml_SOURCES = doxyxml.c
+doxyxml_CFLAGS = $(libqb_CFLAGS) $(libxml_CFLAGS)
+doxyxml_LDADD = $(libqb_LIBS) $(libxml_LIBS)
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Jun 25, 6:33 AM (10 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1952455
Default Alt Text
(580 B)
Attached To
Mode
rK kronosnet
Attached
Detach File
Event Timeline
Log In to Comment