summaryrefslogtreecommitdiff
path: root/lib/socket/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-12-14 06:48:15 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-12-14 06:48:15 +0100
commit86b0f9ddb6407baa394e548e80748ec6e9b120e6 (patch)
treeed44dc9cbb7614a0ca6b8b77da08eca485452fc7 /lib/socket/Makefile.am
parent7c68632107e2b42db5fbb7d032f5d957e99be7f9 (diff)
parenta55a225899dbd47dd4238adf3a49f62846cb87f9 (diff)
Merge tag 'upstream/1.0.0'
Upstream version 1.0.0
Diffstat (limited to 'lib/socket/Makefile.am')
-rw-r--r--lib/socket/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/socket/Makefile.am b/lib/socket/Makefile.am
deleted file mode 100644
index 93f98a5..0000000
--- a/lib/socket/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-## [socket-library] lib/
-noinst_LTLIBRARIES = libsocket.la
-libsocket_la_SOURCES = socket.h socket.cpp
-