summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-12-31 16:23:35 +0100
committerlukefromdc <[email protected]>2020-03-10 05:15:02 +0000
commit767517e2ec741f69e29a3af8f8bb0dd2abee6e81 (patch)
treed95a15d67d86f4bc4a3ddd16d943df7fd6ba461b /src/Makefile.am
parent144ac2fb1395a76a04773c577965a8754f2dab3b (diff)
downloadengrampa-767517e2ec741f69e29a3af8f8bb0dd2abee6e81.tar.bz2
engrampa-767517e2ec741f69e29a3af8f8bb0dd2abee6e81.tar.xz
Add ARC archive support
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 43cb092..2f14c1d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -103,6 +103,8 @@ COMMON_SOURCES = \
fr-command-jar.c \
fr-command-lha.c \
fr-command-lha.h \
+ fr-command-nomarch.c \
+ fr-command-nomarch.h \
fr-command-rar.c \
fr-command-rar.h \
fr-command-rpm.c \