mirror of https://github.com/odrling/Aegisub
Add libres.cpp to EXTRA_DIST for now until I figure out why it's not working
as it should. Originally committed to SVN as r2666.
This commit is contained in:
parent
d5f5e66e33
commit
ab55433c02
|
@ -1,3 +1,5 @@
|
|||
noinst_LIBRARIES = libresrc.a
|
||||
nodist_libresrc_a_SOURCES = resrc.cpp
|
||||
noinst_HEADERS = libresrc.h
|
||||
|
||||
EXTRA_DIST = resrc.cpp
|
||||
|
|
Loading…
Reference in New Issue