summaryrefslogtreecommitdiffstats
path: root/krusader/MountMan/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/MountMan/Makefile.am')
-rw-r--r--krusader/MountMan/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/krusader/MountMan/Makefile.am b/krusader/MountMan/Makefile.am
new file mode 100644
index 0000000..3e3f35c
--- /dev/null
+++ b/krusader/MountMan/Makefile.am
@@ -0,0 +1,10 @@
+noinst_LIBRARIES = libMountMan.a
+
+INCLUDES = $(all_includes)
+
+libMountMan_a_METASOURCES = AUTO
+
+libMountMan_a_SOURCES = \
+ kmountmangui.cpp \
+ kmountman.cpp \
+ kdiskfreesp.cpp