ab55433c02
as it should. Originally committed to SVN as r2666.
5 lines
120 B
Makefile
5 lines
120 B
Makefile
noinst_LIBRARIES = libresrc.a
|
|
nodist_libresrc_a_SOURCES = resrc.cpp
|
|
noinst_HEADERS = libresrc.h
|
|
|
|
EXTRA_DIST = resrc.cpp
|