diff options
author | Michele Calgaro <[email protected]> | 2023-07-25 15:48:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-08-04 10:07:00 +0900 |
commit | 10f89cd793affaf9687dfbc734bb876cb8dae06d (patch) | |
tree | 90d5d07d5cce5d7ec7ed718d49902bf23b49087d /Makefile.am | |
parent | d8f75eb1059c727d52993d6475328de165fd3a78 (diff) | |
download | k9copy-10f89cd793affaf9687dfbc734bb876cb8dae06d.tar.gz k9copy-10f89cd793affaf9687dfbc734bb876cb8dae06d.zip |
Move icons folder to main level.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 26f5e607201a08e103dc7f356c225c4f3506c3c0)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6ed4cf7..6a9b16e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = doc libdvdnav k9Mplayer libk9copy k9author k9decmpeg k9devices k9vamps \ +SUBDIRS = doc icons libdvdnav k9Mplayer libk9copy k9author k9decmpeg k9devices k9vamps \ po src $(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs |