diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-25 22:50:22 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-26 22:06:47 +0900 |
| commit | 41d4b32d762edf4d237b338e76f184f0b30a2390 (patch) | |
| tree | 1bc98c8d751d732d934c19c77bde207ec8973517 | |
| parent | 32af5b98318e814767a295604a085f1bb4e434cb (diff) | |
| download | krusader-41d4b32d762edf4d237b338e76f184f0b30a2390.tar.gz krusader-41d4b32d762edf4d237b338e76f184f0b30a2390.zip | |
Cleanup pending references to files removed in commit b78b0a8
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ddfdc74..a989268 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ endif SUBDIRS = krusader po pics doc krArc $(ISODIR) tdeconf_update virt $(TARDIR) -EXTRA_DIST = krusader.kdevprj admin AUTHORS COPYING ChangeLog INSTALL README TODO krusader.lsm krusader.spec +EXTRA_DIST = admin AUTHORS COPYING ChangeLog INSTALL README TODO ####### tdevelop will overwrite this part!!! (end)############ # not a GNU package. You can remove this line, if |
