summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index eeeeb34..b6ece08 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -2,7 +2,7 @@ noinst_PROGRAMS = plugingui rcgen
noinst_LTLIBRARIES = libdggui.la
resource_data.cc : rcgen
- (cd resources; ../rcgen * ../../COPYING > ../resource_data.cc)
+ (cd resources; ../rcgen * ../../ABOUT ../../AUTHORS ../../COPYING > ../resource_data.cc)
libdggui_la_CPPFLAGS = \
$(GUI_CPPFLAGS) \