update one AM file, had the wrong file references in it

This commit is contained in:
jp9000
2013-11-07 17:05:03 -07:00
parent f5e41f441e
commit 562dec57f4
+1 -1
View File
@@ -10,6 +10,6 @@ endif
obs_PROGRAMS = obs
# obs_LDADD = $(top_srcdir)/libobs/libobs.la
obs_SOURCES = basic-window.cpp \
obs_SOURCES = window-obs-basic.cpp \
obs.cpp \
OBSWindows.cpp