Changeset 162
- Timestamp:
- 02/28/06 07:58:16 (17 years ago)
- Files:
-
- branches/stable_0_2_0/libfreebob/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/stable_0_2_0/libfreebob/src/Makefile.am
r159 r162 32 32 avdevice.h \ 33 33 avdevice.cpp \ 34 avdevicexml.cpp \35 34 avdevicesubunit.h \ 36 35 avdevicesubunit.cpp \ 37 36 avplug.h \ 38 37 avplug.cpp \ 39 avplugxml.cpp \40 38 configrom.h \ 41 39 configrom.cpp \ … … 43 41 csr1212.c \ 44 42 fbtypes.h 43 44 # avdevicexml.cpp 45 # avplugxml.cpp 45 46 46 47 libfreebob_la_LDFLAGS = -version-info $(LT_VERSION) -lpthread $(LIBSIGC_LIBS) \