From e6331a182ada58451f180c017297ac4ac8d9c927 Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Tue, 17 Apr 2007 23:03:08 +0000 Subject: [PATCH] Forgot to add browse button to linux makefile Originally committed to SVN as r1089. --- aegisub/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am index fecd633ad..690cd60db 100644 --- a/aegisub/Makefile.am +++ b/aegisub/Makefile.am @@ -54,6 +54,7 @@ aegisub_SOURCES = \ auto4_auto3.cpp \ avisynth_wrap.cpp \ base_grid.cpp \ + browse_button.cpp \ colorspace.cpp \ colour_button.cpp \ dialog_about.cpp \