add config/resource stuff
This commit is contained in:
parent
c30ba01211
commit
72e47408a0
@ -15,9 +15,13 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
SUBDIRS = include
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.vc \
|
||||
in2.h \
|
||||
config.h \
|
||||
config.c \
|
||||
in_flac.c \
|
||||
in_flac.dsp \
|
||||
out.h
|
||||
resource.h \
|
||||
resource.rc
|
||||
|
@ -26,6 +26,7 @@
|
||||
!endif
|
||||
|
||||
C_FILES= \
|
||||
config.c \
|
||||
in_flac.c
|
||||
|
||||
OBJS= $(C_FILES:.c=.obj)
|
||||
|
Loading…
x
Reference in New Issue
Block a user