summaryrefslogtreecommitdiff
path: root/ui/qt/Makefile_custom.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-03-18 23:39:23 +0000
committerGuy Harris <guy@alum.mit.edu>2012-03-18 23:39:23 +0000
commit2605c887cacdf23ed1bb4c4a7d34e34af71d26d3 (patch)
tree5ecff136afd70141e238058fd5e8a70058af1fad /ui/qt/Makefile_custom.common
parent994d2b544ef9cc7e3d496bf9b792de22dfe796d0 (diff)
downloadwireshark-2605c887cacdf23ed1bb4c4a7d34e34af71d26d3.tar.gz
Add in the Makefile_custom.common file.
svn path=/trunk/; revision=41648
Diffstat (limited to 'ui/qt/Makefile_custom.common')
-rw-r--r--ui/qt/Makefile_custom.common13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/Makefile_custom.common b/ui/qt/Makefile_custom.common
new file mode 100644
index 0000000000..a037d2dd48
--- /dev/null
+++ b/ui/qt/Makefile_custom.common
@@ -0,0 +1,13 @@
+#
+# $Id$
+# You can add custom GUI files here
+#
+
+#Add GUI source files here
+WIRESHARK_CUSTOM_QT_SRC =
+
+#Add your tap source files here:
+WIRESHARK_CUSTOM_TAP_SRC =
+
+#Add headers here:
+WIRESHARK_CUSTOM_HDRS =