diff options
Diffstat (limited to 'src/dialogs/Makefile.am')
-rw-r--r-- | src/dialogs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialogs/Makefile.am b/src/dialogs/Makefile.am index 54b6fa2..1fe821a 100644 --- a/src/dialogs/Makefile.am +++ b/src/dialogs/Makefile.am @@ -6,6 +6,7 @@ libdialogs_la_SOURCES = \ bookmark.h bookmark.c \ export.h export.c \ goto.h goto.c \ + gotox.h gotox.c \ plugins.h plugins.c \ shellcode.h shellcode.c \ storage.h storage.c |