diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-08-18 17:13:01 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-08-18 17:13:01 +0400 |
commit | 0fb6ed0a1e744c2eb7484fb2853f40071ce772f6 (patch) | |
tree | c872b5ba6df14dfb5963b3e6c5678f2ee3157707 | |
parent | dd9b9b5477c7a61e6780afb33350a3dcbf720cd9 (diff) | |
download | apt-0fb6ed0a1e744c2eb7484fb2853f40071ce772f6.tar.gz |
Added sources to ftparchive
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 518847d0..6002f867 100644 --- a/Makefile.am +++ b/Makefile.am @@ -324,6 +324,8 @@ ftparchive/multicompress.cc \ ftparchive/multicompress.h \ ftparchive/override.cc \ ftparchive/override.h \ +ftparchive/sources.cc \ +ftparchive/sources.h \ ftparchive/writer.cc \ ftparchive/writer.h endif |