summaryrefslogtreecommitdiffstats
path: root/src/Net/Packets/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Net/Packets/Makefile.am')
-rw-r--r--src/Net/Packets/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Net/Packets/Makefile.am b/src/Net/Packets/Makefile.am
new file mode 100644
index 0000000..344a764
--- /dev/null
+++ b/src/Net/Packets/Makefile.am
@@ -0,0 +1,4 @@
+noinst_LTLIBRARIES = libpackets.la
+libpackets_la_SOURCES = CoreStatusPacket.cpp
+
+noinst_HEADERS = CoreStatusPacket.h